Searched refs:globalRelocations (Results 1 – 2 of 2) sorted by relevance
63 …globalRelocations[function].push_back(Relocation((unsigned int)((unsigned char*)address - (unsigne… in addRelocation()73 for(GlobalRelocations::iterator i = globalRelocations.begin(); i != globalRelocations.end(); i++) in emit()319 const std::vector<Relocation> &functionRelocations = globalRelocations[function]; in emit()
99 GlobalRelocations globalRelocations; member in sw::DLL