Searched refs:isGOTEdgeToFix (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
| H A D | PerGraphGOTAndPLTStubsBuilder.h | 47 if (impl().isGOTEdgeToFix(E)) { in run() |
| H A D | ELF_riscv.cpp | 47 bool isGOTEdgeToFix(Edge &E) const { return E.getKind() == R_RISCV_GOT_HI20; } in isGOTEdgeToFix() function in __anone8e79fbf0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv |