/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ObjDumper.cpp | 36 getSecNameOrIndexAsSecRef(const object::ObjectFile *Obj, StringRef SecName) { in getSecNameOrIndexAsSecRef() 64 StringRef SecName) { in printSectionAsString() 98 StringRef SecName) { in printSectionAsHex()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/ |
D | yaml2elf.cpp | 370 for (auto SecName : YamlPhdr.Sections) { in setProgramHeaderLayout() local 379 for (auto SecName : YamlPhdr.Sections) { in setProgramHeaderLayout() local 396 for (auto SecName : YamlPhdr.Sections) { in setProgramHeaderLayout() local 411 for (auto SecName : YamlPhdr.Sections) { in setProgramHeaderLayout() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
D | DwarfStreamer.cpp | 32 getSectionByName(const object::ObjectFile &Obj, StringRef SecName) { in getSectionByName() 583 StringRef SecName, MCStreamer *MS) { in emitSectionContents() 610 MCSection *Sec, StringRef SecName, const CompileUnit &Unit, in emitPubSectionForUnit()
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | RawTypes.h | 65 support::ulittle16_t SecName; // Byte index of the segment or group name member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCMachOStreamer.cpp | 127 StringRef SecName = MSec.getSectionName(); in canGoAfterDWARF() local
|
/external/llvm/lib/MC/ |
D | MCMachOStreamer.cpp | 129 StringRef SecName = MSec.getSectionName(); in canGoAfterDWARF() local
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 843 StringRef SecName; in DWARFContextInMemory() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/ |
D | llvm-rtdyld.cpp | 378 StringRef SecName; in printLineInfoForInput() local
|
/external/llvm/tools/llvm-rtdyld/ |
D | llvm-rtdyld.cpp | 372 StringRef SecName; in printLineInfoForInput() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/ |
D | Object.h | 328 OwnedDataSection(StringRef SecName, ArrayRef<uint8_t> Data) in OwnedDataSection()
|
D | llvm-objcopy.cpp | 448 auto SecName = SecPair.first; in HandleArgs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawTypes.h | 80 support::ulittle16_t SecName; // Byte index of the segment or group name member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 1222 StringRef SecName = getCOFFSectionNameForUniqueGlobal(Kind); in getSectionForJumpTable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 985 StringRef SecName; in getSection() local
|
D | MachOObjectFile.cpp | 1952 StringRef SecName; in getSection() local
|
/external/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 539 ErrorOr<StringRef> SecName = EF.getSectionName(SymSec); in getRelocationValueString() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 502 auto SecName = EF.getSectionName(SymSec); in getRelocationValueString() local
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 1030 MCSection *Sec, StringRef SecName, const CompileUnit &Unit, in emitPubSectionForUnit()
|
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 2631 bool Sema::checkSectionName(SourceLocation LiteralLoc, StringRef SecName) { in checkSectionName()
|