Searched refs:getFirstRelocationEdge (Results 1 – 2 of 2) 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()