Home
last modified time | relevance | path

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

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