Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h120 void moveRelocationNext(DataRefImpl &Rel) const override {} in moveRelocationNext()
121 uint64_t getRelocationOffset(DataRefImpl Rel) const override { return 0; } in getRelocationOffset()
122 symbol_iterator getRelocationSymbol(DataRefImpl Rel) const override { in getRelocationSymbol()
126 uint64_t getRelocationType(DataRefImpl Rel) const override { return 0; } in getRelocationType()
127 void getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName()
H A DELFObjectFile.h469 const Elf_Shdr *getRelSection(DataRefImpl Rel) const { in getRelSection()
1101 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext()
1107 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol()
1127 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset()
1138 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType()
1155 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName()
1162 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend()
1172 ELFObjectFile<ELFT>::getRel(DataRefImpl Rel) const { in getRel()
H A DELFTypes.h65 using Rel = Elf_Rel_Impl<ELFType<E, Is64>, false>; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DWasmDump.cpp47 const wasm::WasmRelocation &Rel = Obj->getWasmRelocation(RelRef); in getWasmRelocationValueString() local
H A DELFDump.cpp101 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString() local
173 const RelocationRef &Rel, in getELFRelocationValueString()
H A DXCOFFDump.cpp360 const RelocationRef &Rel, in getXCOFFRelocationValueString()
H A DMachODump.cpp421 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getMachORelocationValueString() local
806 const DataRefImpl Rel = Reloc->getRawDataRefImpl(); in PrintRelocationEntries() local
1672 DataRefImpl Rel; in DumpLiteralPointerSection() local
1822 DataRefImpl Rel; in DumpInitTermPointerSection() local
2843 DataRefImpl Rel; in SymbolizerGetOpInfo() local
2917 DataRefImpl Rel; in SymbolizerGetOpInfo() local
2955 DataRefImpl Rel; in SymbolizerGetOpInfo() local
3020 DataRefImpl Rel; in SymbolizerGetOpInfo() local
3166 DataRefImpl Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo() local
3547 DataRefImpl Rel; in get_symbol_64() local
[all …]
H A DCOFFDump.cpp641 const RelocationRef &Rel, in getCOFFRelocationValueString()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFWriter.cpp85 for (const XCOFFRelocation32 &Rel : Sec.Relocations) { in writeSections() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp359 for (auto &Rel : Relations) { in shouldReportOccurrenceForSystemDeclOnlyMode() local
429 auto addRelation = [&](SymbolRelation Rel) { in handleDeclOccurrence()
455 for (auto &Rel : Relations) { in handleDeclOccurrence() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF_x86_64.cpp65 Error addSingleRelocation(const object::RelocationRef &Rel, in addSingleRelocation()
H A DELF_x86.cpp165 Error addSingleRelocation(const typename ELFT::Rel &Rel, in addSingleRelocation()
H A DELF_aarch32.cpp159 Error addSingleRelRelocation(const typename ELFT::Rel &Rel, in addSingleRelRelocation()
H A DELF_x86_64.cpp126 Error addSingleRelocation(const typename ELFT::Rela &Rel, in addSingleRelocation()
H A DELF_ppc64.cpp225 Error addSingleRelocation(const typename ELFT::Rela &Rel, in addSingleRelocation()
H A DELF_loongarch.cpp360 Error addSingleRelocation(const typename ELFT::Rela &Rel, in addSingleRelocation()
H A DELF_aarch64.cpp237 Error addSingleRelocation(const typename ELFT::Rela &Rel, in addSingleRelocation()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCClauseAppertainment.cpp83 [=](const LLVMDirectiveClauseRelationships &Rel) { in getListsForDirective()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp2059 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationOffset() local
2064 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationSymbol() local
2074 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationType() local
2080 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationTypeName() local
H A DELF.cpp367 Elf_Rel Rel; in decode_relrs() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp132 raw_ostream &operator<<(raw_ostream &OS, const WasmRelocationEntry &Rel) { in operator <<()
1819 auto HandleReloc = [&](const WasmRelocationEntry &Rel) { in writeOneObject()
H A DMachObjectWriter.cpp1044 for (const RelAndSymbol &Rel : llvm::reverse(Relocs)) { in writeObject() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1920 ELFYAML::DynamicEntry &Rel) { in mapping()
1967 ELFYAML::Relocation &Rel) { in mapping()
H A DCOFFYAML.cpp435 COFFYAML::Relocation &Rel) { in mapping()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1058 NodeList Rel = getRelatedRefs(IA, DA); in pushClobbers() local
1106 NodeList Rel = getRelatedRefs(IA, DA); in pushDefs() local

12