Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h97 #define PT_GNU_EH_FRAME 0x6474e550 macro
/system/unwinding/libunwindstack/
DElfInterface.cpp201 case PT_GNU_EH_FRAME: in ReadProgramHeaders()
/system/unwinding/libunwindstack/tests/
DElfInterfaceTest.cpp433 phdr.p_type = PT_GNU_EH_FRAME; in ManyPhdrs()
458 phdr.p_type = PT_GNU_EH_FRAME; in ManyPhdrs()
1320 phdr.p_type = PT_GNU_EH_FRAME; in CheckGnuEhFrame()