Home
last modified time | relevance | path

Searched defs:RelInfo (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCDisassembler/
H A DMCSymbolizer.h42 std::unique_ptr<MCRelocationInfo> RelInfo; variable
46 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) in MCSymbolizer()
H A DMCExternalSymbolizer.h41 std::unique_ptr<MCRelocationInfo> RelInfo, in MCExternalSymbolizer()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.h23 std::unique_ptr<MCRelocationInfo> RelInfo, in AArch64ExternalSymbolizer()
H A DAArch64Disassembler.cpp397 createAArch64ExternalSymbolizer(const Triple & TT,LLVMOpInfoCallback GetOpInfo,LLVMSymbolLookupCallback SymbolLookUp,void * DisInfo,MCContext * Ctx,std::unique_ptr<MCRelocationInfo> && RelInfo) createAArch64ExternalSymbolizer() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h39 MachO::any_relocation_info RelInfo = in processRelocationRef() local
175 MachO::any_relocation_info RelInfo = in processSubtractRelocation() local
H A DRuntimeDyldMachOI386.h39 MachO::any_relocation_info RelInfo = in processRelocationRef() local
H A DRuntimeDyldMachOAArch64.h279 MachO::any_relocation_info RelInfo = in processRelocationRef() local
H A DRuntimeDyldMachOARM.h106 MachO::any_relocation_info RelInfo = in processRelocationRef() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp189 std::unique_ptr<MCRelocationInfo> &&RelInfo) { in createMCSymbolizer()
H A DDisassembler.cpp87 std::unique_ptr<MCRelocationInfo> RelInfo( in LLVMCreateDisasmCPUFeatures() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h69 MachO::any_relocation_info RelInfo = in getRelocationEntry() local
H A DRuntimeDyldMachO.cpp103 MachO::any_relocation_info RelInfo = in getRelocationValueRef() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h286 AMDGPUSymbolizer(MCContext & Ctx,std::unique_ptr<MCRelocationInfo> && RelInfo,void * disInfo) AMDGPUSymbolizer() argument
H A DAMDGPUDisassembler.cpp2373 createAMDGPUSymbolizer(const Triple &,LLVMOpInfoCallback,LLVMSymbolLookupCallback,void * DisInfo,MCContext * Ctx,std::unique_ptr<MCRelocationInfo> && RelInfo) createAMDGPUSymbolizer() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h710 createMCSymbolizer(StringRef TT,LLVMOpInfoCallback GetOpInfo,LLVMSymbolLookupCallback SymbolLookUp,void * DisInfo,MCContext * Ctx,std::unique_ptr<MCRelocationInfo> && RelInfo) createMCSymbolizer() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1403 std::unique_ptr<MCRelocationInfo> RelInfo( addSymbolizer() local
H A DMachODump.cpp7189 std::unique_ptr<MCRelocationInfo> RelInfo( DisassembleMachO() local