Home
last modified time | relevance | path

Searched defs:eh_frame (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Object/
DObjectBuilder.cpp80 EhFrame* eh_frame = NULL; in MergeSection() local
/frameworks/compile/mclinker/lib/LD/
DELFObjectReader.cpp225 EhFrame* eh_frame = IRBuilder::CreateEhFrame(**section); in readSections() local
/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h177 EhFrame* eh_frame; member
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp280 EhFrame* eh_frame = eh_sect->getEhFrame(); in addEhFrameForPLT() local
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp306 EhFrame* eh_frame = EhFrame::Create(pSection); in CreateEhFrame() local