Home
last modified time | relevance | path

Searched refs:BaseTObj (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h66 const ObjectFile &BaseTObj, in getRelocationEntry() argument
69 static_cast<const MachOObjectFile &>(BaseTObj); in getRelocationEntry()
98 getRelocationValueRef(const ObjectFile &BaseTObj,
DRuntimeDyldMachO.cpp96 const ObjectFile &BaseTObj, const relocation_iterator &RI, in getRelocationValueRef() argument
100 static_cast<const MachOObjectFile &>(BaseTObj); in getRelocationValueRef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h66 const ObjectFile &BaseTObj, in getRelocationEntry() argument
69 static_cast<const MachOObjectFile &>(BaseTObj); in getRelocationEntry()
99 getRelocationValueRef(const ObjectFile &BaseTObj,
DRuntimeDyldMachO.cpp99 const ObjectFile &BaseTObj, const relocation_iterator &RI, in getRelocationValueRef() argument
103 static_cast<const MachOObjectFile &>(BaseTObj); in getRelocationValueRef()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h219 const ObjectFile &BaseTObj, in processHALFSECTDIFFRelocation() argument
222 static_cast<const MachOObjectFile&>(BaseTObj); in processHALFSECTDIFFRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h342 const ObjectFile &BaseTObj, in processHALFSECTDIFFRelocation() argument
345 static_cast<const MachOObjectFile&>(BaseTObj); in processHALFSECTDIFFRelocation()