Home
last modified time | relevance | path

Searched refs:PT_NULL (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_note_gnu_property_test.cpp74 {.p_type = PT_NULL}, \
200 {.p_type = PT_NULL}, in TEST()
218 {.p_type = PT_NULL}, in TEST()
/bionic/libc/kernel/uapi/linux/
Delf.h24 #define PT_NULL 0 macro
/bionic/libc/include/bits/
Delf_common.h528 #define PT_NULL 0 /* Unused entry. */ macro