Searched defs:EhFrame (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ | ||
H A D | ELFObjectWriter.h | 18 class EhFrame; variable |
H A D | LDFileFormat.h | 35 EhFrame, enumerator |
H A D | LDSection.h | 23 class EhFrame; variable |
/aosp12/frameworks/compile/mclinker/lib/LD/ | ||
H A D | EhFrame.cpp | 92 EhFrame::EhFrame() : m_pSection(NULL), m_pSectionData(NULL) { in EhFrame() function in mcld::EhFrame |