Home
last modified time | relevance | path

Searched refs:Relos (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp771 std::vector<MachineRelocation> Relos = S.getRelocations(); in EmitRelocations() local
772 for (std::vector<MachineRelocation>::iterator MRI = Relos.begin(), in EmitRelocations()
773 MRE = Relos.end(); MRI != MRE; ++MRI) { in EmitRelocations()