Searched refs:addSelfRelocations (Results 1 – 1 of 1) sorted by relevance
249 static Error addSelfRelocations(LinkGraph &G);1185 PassConfig.PostPrunePasses.push_back(addSelfRelocations); in modifyPassConfig()1920 static Error addSelfRelocations(LinkGraph &G) { in addSelfRelocations() function