Home
last modified time | relevance | path

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

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