Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/llvm/include/llvm/MC/MCDisassembler/
H A DMCSymbolizer.h46 std::unique_ptr<MCRelocationInfo> RelInfo; variable
50 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) in MCSymbolizer()
H A DMCExternalSymbolizer.h42 std::unique_ptr<MCRelocationInfo> RelInfo, in MCExternalSymbolizer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCDisassembler/
H A DMCSymbolizer.h41 std::unique_ptr<MCRelocationInfo> RelInfo; variable
45 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) in MCSymbolizer()
H A DMCExternalSymbolizer.h41 std::unique_ptr<MCRelocationInfo> RelInfo, in MCExternalSymbolizer()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCDisassembler/
DMCSymbolizer.h42 std::unique_ptr<MCRelocationInfo> RelInfo; variable
46 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) in MCSymbolizer()
DMCExternalSymbolizer.h41 std::unique_ptr<MCRelocationInfo> RelInfo, in MCExternalSymbolizer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCDisassembler/
DMCSymbolizer.h42 std::unique_ptr<MCRelocationInfo> RelInfo; variable
46 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) in MCSymbolizer()
DMCExternalSymbolizer.h41 std::unique_ptr<MCRelocationInfo> RelInfo, in MCExternalSymbolizer()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCDisassembler/
DMCSymbolizer.h42 std::unique_ptr<MCRelocationInfo> RelInfo; variable
46 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) in MCSymbolizer()
DMCExternalSymbolizer.h41 std::unique_ptr<MCRelocationInfo> RelInfo, in MCExternalSymbolizer()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCDisassembler/
DMCSymbolizer.h42 std::unique_ptr<MCRelocationInfo> RelInfo; variable
46 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) in MCSymbolizer()
DMCExternalSymbolizer.h41 std::unique_ptr<MCRelocationInfo> RelInfo, in MCExternalSymbolizer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h40 MachO::any_relocation_info RelInfo = in processRelocationRef() local
176 MachO::any_relocation_info RelInfo = in processSubtractRelocation() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h41 MachO::any_relocation_info RelInfo = in processRelocationRef() local
177 MachO::any_relocation_info RelInfo = in processSubtractRelocation() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.h24 std::unique_ptr<MCRelocationInfo> RelInfo, in AArch64ExternalSymbolizer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.h23 std::unique_ptr<MCRelocationInfo> RelInfo, in AArch64ExternalSymbolizer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.h23 std::unique_ptr<MCRelocationInfo> RelInfo, in AArch64ExternalSymbolizer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h155 AMDGPUSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> &&RelInfo, in AMDGPUSymbolizer()
/aosp_15_r20/external/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp194 std::unique_ptr<MCRelocationInfo> &&RelInfo) { in createMCSymbolizer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp193 std::unique_ptr<MCRelocationInfo> &&RelInfo) { in createMCSymbolizer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp189 std::unique_ptr<MCRelocationInfo> &&RelInfo) { in createMCSymbolizer()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h70 MachO::any_relocation_info RelInfo = in getRelocationEntry() local

123