Home
last modified time | relevance | path

Searched refs:getRelocationInfo (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_arm64.cpp96 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo() function in __anoncd88d5e20111::MachOLinkGraphBuilder_arm64
127 auto UnsignedRI = getRelocationInfo(UnsignedRelItr); in parsePairRelocation()
200 MachO::relocation_info RI = getRelocationInfo(RelItr); in addRelocations()
248 RI = getRelocationInfo(RelItr); in addRelocations()
DMachO_x86_64.cpp99 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo() function in __anon0e4d9dc70111::MachOLinkGraphBuilder_x86_64
129 auto UnsignedRI = getRelocationInfo(UnsignedRelItr); in parsePairRelocation()
209 MachO::relocation_info RI = getRelocationInfo(RelItr); in addRelocations()
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DMachO_arm64.cpp118 auto UnsignedRI = getRelocationInfo(UnsignedRelItr); in parsePairRelocation()
216 MachO::relocation_info RI = getRelocationInfo(RelItr); in addRelocations()
265 RI = getRelocationInfo(RelItr); in addRelocations()
DMachOLinkGraphBuilder.h163 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo() function
DMachO_x86_64.cpp120 auto UnsignedRI = getRelocationInfo(UnsignedRelItr); in parsePairRelocation()
219 MachO::relocation_info RI = getRelocationInfo(RelItr); in addRelocations()