Home
last modified time | relevance | path

Searched refs:getPlainRelocationSymbolNum (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
DMachOObject.h186 unsigned getPlainRelocationSymbolNum(bool IsLittleEndian) { in getPlainRelocationSymbolNum() function
DMachOReader.cpp257 Reloc.getPlainRelocationSymbolNum(MachOObj.isLittleEndian()); in setSymbolInRelocationInfo()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h268 int64_t RawAddend = Obj.getPlainRelocationSymbolNum(RelInfo); in processRelocationRef()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h295 int64_t RawAddend = Obj.getPlainRelocationSymbolNum(RelInfo); in processRelocationRef()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h295 int64_t RawAddend = Obj.getPlainRelocationSymbolNum(RelInfo); in processRelocationRef()
/external/llvm/include/llvm/Object/
DMachO.h318 unsigned getPlainRelocationSymbolNum(
/external/llvm/lib/Object/
DMachOObjectFile.cpp758 uint32_t SymbolIdx = getPlainRelocationSymbolNum(RE); in getRelocationSymbol()
1990 unsigned MachOObjectFile::getPlainRelocationSymbolNum( in getPlainRelocationSymbolNum() function in MachOObjectFile
2053 unsigned SecNum = getPlainRelocationSymbolNum(RE); in getAnyRelocationSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h471 unsigned getPlainRelocationSymbolNum(
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DMachO.h627 unsigned getPlainRelocationSymbolNum(
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp654 uint32_t Val = O->getPlainRelocationSymbolNum(RE); in printRelocationTargetName()
701 uint64_t Val = O->getPlainRelocationSymbolNum(RE); in printRelocationTargetName()
DMachODump.cpp1972 unsigned SymbolNum = info->O->getPlainRelocationSymbolNum(RENext); in SymbolizerGetOpInfo()
2174 value = info->O->getPlainRelocationSymbolNum(RENext); in SymbolizerGetOpInfo()
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp567 W.printNumber(Kind, TargetName, Obj->getPlainRelocationSymbolNum(RE)); in printRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2133 uint32_t SymbolIdx = getPlainRelocationSymbolNum(RE); in getRelocationSymbol()
4181 unsigned MachOObjectFile::getPlainRelocationSymbolNum( in getPlainRelocationSymbolNum() function in MachOObjectFile
4244 unsigned SecNum = getPlainRelocationSymbolNum(RE); in getAnyRelocationSection()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DMachOObjectFile.cpp2243 uint32_t SymbolIdx = getPlainRelocationSymbolNum(RE); in getRelocationSymbol()
4539 unsigned MachOObjectFile::getPlainRelocationSymbolNum( in getPlainRelocationSymbolNum() function in MachOObjectFile
4602 unsigned SecNum = getPlainRelocationSymbolNum(RE); in getAnyRelocationSection()