Searched defs:Reloc (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFRelocMap.h23 object::RelocationRef Reloc; member in struct:llvm::RelocAddrEntry
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp88 RelocationValueRef Reloc; local
H A DRuntimeDyldELF.cpp1437 RelocationEntry &Reloc = I->second; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveDIType.cpp84 uint32_t Reloc; local
H A DBTFDebug.cpp1512 uint32_t Reloc; local
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DRelocations.h52 struct Reloc { struct in namespace:lld::macho
66 Reloc(uint8_t type, bool pcrel, uint8_t length, uint32_t offset, function in struct:lld::macho::Reloc
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOBuilder.h204 struct Reloc : public MachO::relocation_info { struct in class:llvm::orc::MachOBuilder
207 Reloc(int32_t Offset, RelocTarget Target, bool PCRel, unsigned Length, function in struct:llvm::orc::MachOBuilder::Reloc
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp83 printRelocation(const SectionRef &Section, const RelocationRef &Reloc) argument
[all...]
H A DXCOFFDumper.cpp457 template <typename RelTy> void XCOFFDumper::printRelocation(RelTy Reloc) { argument
[all...]
H A DMachODumper.cpp547 void MachODumper::printRelocation(const RelocationRef &Reloc) { argument
551 printRelocation(const MachOObjectFile *Obj, const RelocationRef &Reloc) argument
[all...]
H A DCOFFDumper.cpp1579 printRelocation(const SectionRef &Section, const RelocationRef &Reloc, uint64_t Bias) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h30 object::coff_relocation Reloc; member in struct:llvm::objcopy::coff::Relocation
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp426 uint32_t Reloc; variable
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp141 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h23 namespace Reloc { namespace in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp702 auto Reloc = STI.getTargetTriple().getEnvironment() == Triple::GNUILP32 local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp163 LLVMTargetMachineOptionsSetRelocMode(LLVMTargetMachineOptionsRef Options, LLVMRelocMode Reloc) argument
211 LLVMCreateTargetMachine(LLVMTargetRef T, const char *Triple, const char *CPU, const char *Features, LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h42 PatchLocation(DIE::value_iterator I, int64_t Reloc) argument
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp471 static RelocKindGroup relocKindGroup(const BTF::BPFFieldReloc *Reloc) { argument
657 void BTFParser::symbolize(const BTF::BPFFieldReloc *Reloc, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp908 COFFRelocation Reloc; local
[all...]
H A DXCOFFObjectWriter.cpp750 XCOFFRelocation Reloc = {Index, FixupOffsetInCsect, SignAndSize, Type}; local
1070 void XCOFFObjectWriter::writeRelocation(XCOFFRelocation Reloc, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp977 auto *Reloc = local
H A DCOFFObjectFile.cpp1422 const coff_relocation *Reloc = toRel(Rel); local
H A DWasmObjectFile.cpp952 wasm::WasmRelocation Reloc = {}; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1909 getSymbolInfo(const object::ObjectFile &Obj, const RelocationRef &Reloc, const LoadedObjectInfo *L, std::map<SymbolRef, SymInfo> &Cache) argument
1964 isRelocScattered(const object::ObjectFile &Obj, const RelocationRef &Reloc) argument
[all...]

Completed in 450 milliseconds

12