| /external/llvm/include/llvm/Object/ |
| D | ELFObjectFile.h | 251 const Elf_Shdr *getRelSection(DataRefImpl Rel) const { in getRelSection() 674 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() 680 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() 698 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() 709 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() 724 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName() 731 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() 739 ELFObjectFile<ELFT>::getRel(DataRefImpl Rel) const { in getRel()
|
| D | ELFTypes.h | 54 typedef Elf_Rel_Impl<ELFType<E, Is64>, false> Rel; typedef
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| D | ELFObjectFile.h | 307 const Elf_Shdr *getRelSection(DataRefImpl Rel) const { in getRelSection() 865 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() 871 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() 889 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() 898 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() 913 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName() 920 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() 928 ELFObjectFile<ELFT>::getRel(DataRefImpl Rel) const { in getRel()
|
| D | ELFTypes.h | 62 using Rel = Elf_Rel_Impl<ELFType<E, Is64>, false>; member
|
| /external/llvm-project/llvm/include/llvm/Object/ |
| D | ELFObjectFile.h | 419 const Elf_Shdr *getRelSection(DataRefImpl Rel) const { in getRelSection() 952 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() 958 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() 976 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() 985 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() 1000 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName() 1007 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() 1015 ELFObjectFile<ELFT>::getRel(DataRefImpl Rel) const { in getRel()
|
| D | ELFTypes.h | 62 using Rel = Elf_Rel_Impl<ELFType<E, Is64>, false>; member
|
| /external/llvm-project/llvm/tools/llvm-objdump/ |
| D | WasmDump.cpp | 34 const wasm::WasmRelocation &Rel = Obj->getWasmRelocation(RelRef); in getWasmRelocationValueString() local
|
| D | XCOFFDump.cpp | 23 const RelocationRef &Rel, in getXCOFFRelocationValueString()
|
| D | ELFDump.cpp | 60 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString() local 123 const RelocationRef &Rel, in getELFRelocationValueString()
|
| /external/llvm-project/clang/test/CXX/class/class.compare/class.rel/ |
| D | p2.cpp | 3 namespace Rel { namespace
|
| /external/llvm-project/clang/lib/Index/ |
| D | IndexingContext.cpp | 352 for (auto &Rel : Relations) { in shouldReportOccurrenceForSystemDeclOnlyMode() local 422 auto addRelation = [&](SymbolRelation Rel) { in handleDeclOccurrence() 448 for (auto &Rel : Relations) { in handleDeclOccurrence() local
|
| /external/clang/lib/Index/ |
| D | IndexingContext.cpp | 310 auto addRelation = [&](SymbolRelation Rel) { in handleDeclOccurrence() 326 for (auto &Rel : Relations) { in handleDeclOccurrence() local
|
| /external/llvm/tools/llvm-objdump/ |
| D | llvm-objdump.cpp | 490 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString() local 620 const RelocationRef &Rel, in getRelocationValueString() 633 const RelocationRef &Rel, in getRelocationValueString() 722 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString() local 897 static std::error_code getRelocationValueString(const RelocationRef &Rel, in getRelocationValueString() 918 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | RelocationResolver.cpp | 303 uint32_t Rel = R.getType(); in resolveMips32() local 322 uint32_t Rel = R.getType(); in resolveSparc32() local
|
| D | WasmObjectFile.cpp | 1478 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationOffset() local 1483 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationSymbol() local 1493 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationType() local 1499 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationTypeName() local
|
| /external/llvm/tools/obj2yaml/ |
| D | coff2yaml.cpp | 122 COFFYAML::Relocation Rel; in dumpSections() local
|
| /external/llvm-project/llvm/lib/Object/ |
| D | WasmObjectFile.cpp | 1638 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationOffset() local 1643 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationSymbol() local 1653 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationType() local 1659 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationTypeName() local
|
| D | ELF.cpp | 323 Elf_Rel Rel; in decode_relrs() local
|
| /external/llvm-project/llvm/tools/obj2yaml/ |
| D | coff2yaml.cpp | 198 COFFYAML::Relocation Rel; in dumpSections() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceELFSection.h | 381 Elf32_Rel Rel; in writeData() local
|
| /external/llvm-project/clang-tools-extra/clangd/unittests/ |
| D | SerializationTests.cpp | 209 for (const auto &Rel : Slab) in YAMLFromRelations() local
|
| D | FindTargetTests.cpp | 66 using Rel = DeclRelation; typedef in clang::clangd::__anon925c2fef0111::TargetDeclTest
|
| D | QualityTests.cpp | 395 SymbolRelevanceSignals Rel; in TEST() local
|
| /external/google-breakpad/src/common/dwarf/ |
| D | elf_reader.cc | 126 typedef Elf32_Rel Rel; typedef in dwarf2reader::Elf32 155 typedef Elf64_Rel Rel; typedef in dwarf2reader::Elf64
|
| /external/llvm-project/clang-tools-extra/clangd/index/ |
| D | FileIndex.cpp | 211 for (const auto *Rel : It->getValue().Relations) { in getShard() local
|