Home
last modified time | relevance | path

Searched defs:functionRelocations (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Reactor/
DDLL.cpp76 const std::vector<Relocation> &functionRelocations = i->second; in emit() local
319 const std::vector<Relocation> &functionRelocations = globalRelocations[function]; in emit() local