Home
last modified time | relevance | path

Searched refs:GCCExceptTable (Results 1 – 7 of 7) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DLDFileFormat.h37 GCCExceptTable, enumerator
/frameworks/compile/mclinker/lib/LD/
DELFFileFormat.cpp191 LDFileFormat::GCCExceptTable, in initStdSections()
DELFObjectReader.cpp201 case LDFileFormat::GCCExceptTable: in readSections()
DGarbageCollection.cpp66 pSection.kind() == LDFileFormat::GCCExceptTable) in mayProcessGC()
DELFObjectWriter.cpp67 case LDFileFormat::GCCExceptTable: in writeSection()
92 case LDFileFormat::GCCExceptTable: in writeSection()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp57 return LDFileFormat::GCCExceptTable; in GetELFSectionKind()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1393 case LDFileFormat::GCCExceptTable: in getSectionOrder()
2329 case LDFileFormat::GCCExceptTable: in placeOutputSections()