Searched refs:PT_NULL (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/uapi/linux/ | ||
D | elf.h | 40 #define PT_NULL 0 macro |
/bionic/tools/relocation_packer/src/ | ||
D | elf_file.cc | 89 case PT_NULL: type = "NULL"; break; in VerboseLogProgramHeader() |