Searched defs:phdr_off_type (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/inspector/
H A Dutils.cpp97 #define phdr_off_type offsetof(Elf32_Phdr, p_type) macro
113 #define phdr_off_type offsetof(Elf64_Phdr, p_type) macro

Completed in 23 milliseconds