Home
last modified time | relevance | path

Searched defs:Rel (Results 1 – 25 of 74) sorted by relevance

123

/external/llvm/include/llvm/Object/
DELFObjectFile.h251 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()
DELFTypes.h54 typedef Elf_Rel_Impl<ELFType<E, Is64>, false> Rel; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h307 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()
DELFTypes.h62 using Rel = Elf_Rel_Impl<ELFType<E, Is64>, false>; member
/external/llvm-project/llvm/include/llvm/Object/
DELFObjectFile.h419 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()
DELFTypes.h62 using Rel = Elf_Rel_Impl<ELFType<E, Is64>, false>; member
/external/llvm-project/llvm/tools/llvm-objdump/
DWasmDump.cpp34 const wasm::WasmRelocation &Rel = Obj->getWasmRelocation(RelRef); in getWasmRelocationValueString() local
DXCOFFDump.cpp23 const RelocationRef &Rel, in getXCOFFRelocationValueString()
DELFDump.cpp60 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString() local
123 const RelocationRef &Rel, in getELFRelocationValueString()
/external/llvm-project/clang/test/CXX/class/class.compare/class.rel/
Dp2.cpp3 namespace Rel { namespace
/external/llvm-project/clang/lib/Index/
DIndexingContext.cpp352 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/
DIndexingContext.cpp310 auto addRelation = [&](SymbolRelation Rel) { in handleDeclOccurrence()
326 for (auto &Rel : Relations) { in handleDeclOccurrence() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp490 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/
DRelocationResolver.cpp303 uint32_t Rel = R.getType(); in resolveMips32() local
322 uint32_t Rel = R.getType(); in resolveSparc32() local
DWasmObjectFile.cpp1478 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/
Dcoff2yaml.cpp122 COFFYAML::Relocation Rel; in dumpSections() local
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp1638 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
DELF.cpp323 Elf_Rel Rel; in decode_relrs() local
/external/llvm-project/llvm/tools/obj2yaml/
Dcoff2yaml.cpp198 COFFYAML::Relocation Rel; in dumpSections() local
/external/swiftshader/third_party/subzero/src/
DIceELFSection.h381 Elf32_Rel Rel; in writeData() local
/external/llvm-project/clang-tools-extra/clangd/unittests/
DSerializationTests.cpp209 for (const auto &Rel : Slab) in YAMLFromRelations() local
DFindTargetTests.cpp66 using Rel = DeclRelation; typedef in clang::clangd::__anon925c2fef0111::TargetDeclTest
DQualityTests.cpp395 SymbolRelevanceSignals Rel; in TEST() local
/external/google-breakpad/src/common/dwarf/
Delf_reader.cc126 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/
DFileIndex.cpp211 for (const auto *Rel : It->getValue().Relations) { in getShard() local

123