Home
last modified time | relevance | path

Searched refs:NamePool (Results 1 – 10 of 10) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DELFDynObjFileFormat.cpp21 LDFileFormat::NamePool, in initObjectType()
26 LDFileFormat::NamePool, in initObjectType()
36 LDFileFormat::NamePool, in initObjectType()
41 LDFileFormat::NamePool, in initObjectType()
DELFFileFormat.cpp148 LDFileFormat::NamePool, in initObjectFormat()
156 LDFileFormat::NamePool, in initObjectFormat()
161 LDFileFormat::NamePool, in initObjectFormat()
DELFWriter.cpp254 LDFileFormat::NamePool, in emitELF32ShStrTab()
280 shstrtab.setKind(LDFileFormat::NamePool); in emitELF32ShStrTab()
294 LDFileFormat::NamePool, in emitELF64ShStrTab()
322 shstrtab.setKind(LDFileFormat::NamePool); in emitELF64ShStrTab()
DELFDynObjWriter.cpp73 case LDFileFormat::NamePool: in writeDynObj()
DELFReader.cpp54 return LDFileFormat::NamePool; in getLDSectionKind()
DELFObjectReader.cpp180 case LDFileFormat::NamePool: in readSections()
DLayout.cpp582 case LDFileFormat::NamePool: in layout()
/frameworks/compile/mclinker/include/mcld/LD/
DLDFileFormat.h34 NamePool, enumerator
DELFReader.tcc192 if (LDFileFormat::NamePool == info->section->kind() || in readSectionHeaders()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp689 case LDFileFormat::NamePool: in getSectionOrder()