Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DLDFileFormat.h43 StackNote, enumerator
/frameworks/compile/mclinker/lib/LD/
DELFFileFormat.cpp220 LDFileFormat::StackNote, in initStdSections()
DELFObjectReader.cpp260 case LDFileFormat::StackNote: in readSections()
DELFObjectWriter.cpp81 case LDFileFormat::StackNote: in writeSection()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp59 return LDFileFormat::StackNote; in GetELFSectionKind()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2306 case LDFileFormat::StackNote: in placeOutputSections()
2401 (*out)->getSection()->kind() == LDFileFormat::StackNote) { in placeOutputSections()
2456 (*out)->getSection()->kind() == LDFileFormat::StackNote || in layout()
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp350 case LDFileFormat::StackNote: in mergeSections()