Searched refs:isGOTEdge (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ | ||
D | BasicGOTAndStubsBuilder.h | 32 if (impl().isGOTEdge(E)) in run() |
D | MachO_x86_64.cpp | 356 bool isGOTEdge(Edge &E) const { in isGOTEdge() function in __anonfa910b2e0111::MachO_x86_64_GOTAndStubsBuilder |
D | MachO_arm64.cpp | 389 bool isGOTEdge(Edge &E) const { in isGOTEdge() function in __anon50d0b2690111::MachO_arm64_GOTAndStubsBuilder |
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
D | BasicGOTAndStubsBuilder.h | 36 if (impl().isGOTEdge(E)) { in run() |
D | ELF_x86_64.cpp | 36 bool isGOTEdge(Edge &E) const { in isGOTEdge() function in __anon0a970ec90111::ELF_x86_64_GOTAndStubsBuilder |
D | MachO_x86_64.cpp | 375 bool isGOTEdge(Edge &E) const { in isGOTEdge() function in __anon16dd6dba0111::MachO_x86_64_GOTAndStubsBuilder |
D | MachO_arm64.cpp | 413 bool isGOTEdge(Edge &E) const { in isGOTEdge() function in __anonf494f3750111::MachO_arm64_GOTAndStubsBuilder |