| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCSectionMachO.h | 47 StringRef getSectionName() const { in getSectionName() function
|
| D | MCSectionXCOFF.h | 61 StringRef getSectionName() const { return Name; } in getSectionName() function
|
| D | MCSectionCOFF.h | 69 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
| D | MCSectionWasm.h | 59 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
| D | MCSectionELF.h | 70 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
| /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/subzero/src/ |
| D | IceSwitchLowering.h | 107 std::string getSectionName() const { return createSectionName(FuncName); } in getSectionName() function
|
| D | IceInst.h | 1064 std::string getSectionName() const { in getSectionName() function
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowTrace.java | 211 public abstract String getSectionName(); in getSectionName() method in ShadowTrace.AsyncTraceSection
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| D | ELF.h | 684 ELFFile<ELFT>::getSectionName(const Elf_Shdr *Section, in getSectionName() function 696 Expected<StringRef> ELFFile<ELFT>::getSectionName(const Elf_Shdr *Section, in getSectionName() function
|
| D | IRSymtab.h | 226 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
| D | ELFObjectFile.h | 697 Expected<StringRef> ELFObjectFile<ELFT>::getSectionName(DataRefImpl Sec) const { in getSectionName() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFListTable.h | 102 StringRef getSectionName() const { return SectionName; } in getSectionName() function
|
| /external/llvm/include/llvm/Object/ |
| D | ELF.h | 478 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/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-10.0/llvm/lib/Object/ |
| D | XCOFFObjectFile.cpp | 235 Expected<StringRef> XCOFFObjectFile::getSectionName(DataRefImpl Sec) const { in getSectionName() function in llvm::object::XCOFFObjectFile
|
| D | COFFObjectFile.cpp | 272 Expected<StringRef> COFFObjectFile::getSectionName(DataRefImpl Ref) const { in getSectionName() function in COFFObjectFile 1055 COFFObjectFile::getSectionName(const coff_section *Sec) const { in getSectionName() function in COFFObjectFile
|
| D | WasmObjectFile.cpp | 1392 Expected<StringRef> WasmObjectFile::getSectionName(DataRefImpl Sec) const { in getSectionName() function in WasmObjectFile
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | SanitizerCoverage.cpp | 909 ModuleSanitizerCoverage::getSectionName(const std::string &Section) const { in getSectionName() function in ModuleSanitizerCoverage
|
| /external/AFLplusplus/instrumentation/ |
| D | SanitizerCoverageLTO.so.cc | 1736 std::string ModuleSanitizerCoverageLTO::getSectionName( in getSectionName() function in ModuleSanitizerCoverageLTO
|
| D | SanitizerCoveragePCGUARD.so.cc | 1494 std::string ModuleSanitizerCoverageAFL::getSectionName( in getSectionName() function in ModuleSanitizerCoverageAFL
|
| /external/llvm/tools/llvm-readobj/ |
| D | COFFDumper.cpp | 1217 getSectionName(const llvm::object::COFFObjectFile *Obj, int32_t SectionNumber, in getSectionName() function
|