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

/frameworks/compile/mclinker/include/mcld/LD/
H A DLDFileFormat.h43 StackNote, enumerator in enum:mcld::LDFileFormat::Kind
/frameworks/compile/mclinker/lib/LD/
H A DELFFileFormat.cpp237 LDFileFormat::StackNote,
H A DELFObjectReader.cpp263 case LDFileFormat::StackNote:
H A DELFObjectWriter.cpp83 case LDFileFormat::StackNote:
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp54 return LDFileFormat::StackNote;
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp317 case LDFileFormat::StackNote:
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2402 // take NULL and StackNote directly
2404 case LDFileFormat::StackNote:
2496 (*out)->getSection()->kind() == LDFileFormat::StackNote) {
2552 (*out)->getSection()->kind() == LDFileFormat::StackNote ||

Completed in 70 milliseconds