Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCDisassembler/
DMCSymbolizer.h42 std::unique_ptr<MCRelocationInfo> RelInfo; variable
46 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) in MCSymbolizer()
DMCExternalSymbolizer.h42 std::unique_ptr<MCRelocationInfo> RelInfo, in MCExternalSymbolizer()
/external/llvm/include/llvm/MC/MCDisassembler/
DMCSymbolizer.h46 std::unique_ptr<MCRelocationInfo> RelInfo; variable
50 MCSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> RelInfo) in MCSymbolizer()
DMCExternalSymbolizer.h42 std::unique_ptr<MCRelocationInfo> RelInfo, in MCExternalSymbolizer()
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64ExternalSymbolizer.h24 std::unique_ptr<MCRelocationInfo> RelInfo, in AArch64ExternalSymbolizer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64ExternalSymbolizer.h24 std::unique_ptr<MCRelocationInfo> RelInfo, in AArch64ExternalSymbolizer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h41 MachO::any_relocation_info RelInfo = in processRelocationRef() local
177 MachO::any_relocation_info RelInfo = in processSubtractRelocation() local
DRuntimeDyldMachOI386.h41 MachO::any_relocation_info RelInfo = in processRelocationRef() local
DRuntimeDyldMachOAArch64.h280 MachO::any_relocation_info RelInfo = in processRelocationRef() local
DRuntimeDyldMachOARM.h106 MachO::any_relocation_info RelInfo = in processRelocationRef() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h41 MachO::any_relocation_info RelInfo = in processRelocationRef() local
177 MachO::any_relocation_info RelInfo = in processSubtractRelocation() local
DRuntimeDyldMachOARM.h60 MachO::any_relocation_info RelInfo = in processRelocationRef() local
DRuntimeDyldMachOI386.h41 MachO::any_relocation_info RelInfo = in processRelocationRef() local
DRuntimeDyldMachOAArch64.h252 MachO::any_relocation_info RelInfo = in processRelocationRef() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.h139 AMDGPUSymbolizer(MCContext &Ctx, std::unique_ptr<MCRelocationInfo> &&RelInfo, in AMDGPUSymbolizer()
DAMDGPUDisassembler.cpp930 std::unique_ptr<MCRelocationInfo> &&RelInfo) { in createAMDGPUSymbolizer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCDisassembler/
DMCExternalSymbolizer.cpp194 std::unique_ptr<MCRelocationInfo> &&RelInfo) { in createMCSymbolizer()
DDisassembler.cpp84 std::unique_ptr<MCRelocationInfo> RelInfo( in LLVMCreateDisasmCPUFeatures() local
/external/llvm/lib/MC/MCDisassembler/
DMCExternalSymbolizer.cpp194 std::unique_ptr<MCRelocationInfo> &&RelInfo) { in createMCSymbolizer()
DDisassembler.cpp74 std::unique_ptr<MCRelocationInfo> RelInfo( in LLVMCreateDisasmCPUFeatures() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h70 MachO::any_relocation_info RelInfo = in getRelocationEntry() local
DRuntimeDyldMachO.cpp104 MachO::any_relocation_info RelInfo = in getRelocationValueRef() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h70 MachO::any_relocation_info RelInfo = in getRelocationEntry() local
DRuntimeDyldMachO.cpp101 MachO::any_relocation_info RelInfo = in getRelocationValueRef() local
/external/llvm/include/llvm/Support/
DTargetRegistry.h525 std::unique_ptr<MCRelocationInfo> &&RelInfo) const { in createMCSymbolizer()

12