Searched refs:getFirstRelocationEdge (Results 1 – 3 of 3) sorted by relevance
27 static Expected<Edge &> getFirstRelocationEdge(LinkGraph &G, Block &B) { in getFirstRelocationEdge() function39 auto E = getFirstRelocationEdge(G, B); in getELFGOTTarget()54 auto E = getFirstRelocationEdge(G, B); in getELFStubTarget()
29 static Expected<Edge &> getFirstRelocationEdge(LinkGraph &G, Block &B) { in getFirstRelocationEdge() function41 auto E = getFirstRelocationEdge(G, B); in getMachOGOTTarget()56 auto E = getFirstRelocationEdge(G, B); in getMachOStubTarget()
27 static Expected<Edge &> getFirstRelocationEdge(LinkGraph &G, Block &B) { in getFirstRelocationEdge() function39 auto E = getFirstRelocationEdge(G, B); in getCOFFGOTTarget()54 auto E = getFirstRelocationEdge(G, B); in getCOFFStubTarget()