Home
last modified time | relevance | path

Searched defs:getRelocationInfo (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.h168 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp99 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo() function in __anon1763307d0111::MachOLinkGraphBuilder_x86_64
DMachO_arm64.cpp96 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo() function in __anon803be9d80111::MachOLinkGraphBuilder_arm64
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstants.cpp629 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { in getRelocationInfo() function in Constant