/external/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 48 StringRef getSectionName() const { in getSectionName() function
|
D | MCSectionCOFF.h | 69 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
D | MCSectionELF.h | 74 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 48 StringRef getSectionName() const { in getSectionName() function
|
D | MCSectionCOFF.h | 72 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
D | MCSectionWasm.h | 61 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
D | MCSectionELF.h | 73 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCSectionCOFF.h | 52 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
D | MCSectionELF.h | 58 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
D | MCSectionMachO.h | 140 StringRef getSectionName() const { in getSectionName() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceSwitchLowering.h | 107 std::string getSectionName() const { return createSectionName(FuncName); } in getSectionName() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | ELF.h | 611 ELFFile<ELFT>::getSectionName(const Elf_Shdr *Section) const { in getSectionName() function 622 Expected<StringRef> ELFFile<ELFT>::getSectionName(const Elf_Shdr *Section, in getSectionName() function
|
D | IRSymtab.h | 223 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
D | ELFObjectFile.h | 652 std::error_code ELFObjectFile<ELFT>::getSectionName(DataRefImpl Sec, in getSectionName() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFListTable.h | 105 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
/external/llvm/include/llvm/Object/ |
D | ELF.h | 486 ELFFile<ELFT>::getSectionName(const Elf_Shdr *Section) const { in getSectionName() function
|
D | ELFObjectFile.h | 564 std::error_code ELFObjectFile<ELFT>::getSectionName(DataRefImpl Sec, in getSectionName() function
|
/external/swiftshader/third_party/LLVM/lib/Object/ |
D | COFFObjectFile.cpp | 287 error_code COFFObjectFile::getSectionName(DataRefImpl Sec, in getSectionName() function in COFFObjectFile
|
D | MachOObjectFile.cpp | 341 error_code MachOObjectFile::getSectionName(DataRefImpl DRI, in getSectionName() function in llvm::object::MachOObjectFile
|
D | ELFObjectFile.cpp | 665 ::getSectionName(DataRefImpl Sec, in getSectionName() function in ELFObjectFile
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 261 std::error_code COFFObjectFile::getSectionName(DataRefImpl Ref, in getSectionName() function in COFFObjectFile 988 std::error_code COFFObjectFile::getSectionName(const coff_section *Sec, in getSectionName() function in COFFObjectFile
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 273 std::error_code COFFObjectFile::getSectionName(DataRefImpl Ref, in getSectionName() function in COFFObjectFile 1054 std::error_code COFFObjectFile::getSectionName(const coff_section *Sec, in getSectionName() function in COFFObjectFile
|
D | WasmObjectFile.cpp | 1134 std::error_code WasmObjectFile::getSectionName(DataRefImpl Sec, in getSectionName() function in WasmObjectFile
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 808 SanitizerCoverageModule::getSectionName(const std::string &Section) const { in getSectionName() function in SanitizerCoverageModule
|
/external/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 1217 getSectionName(const llvm::object::COFFObjectFile *Obj, int32_t SectionNumber, in getSectionName() function
|