Searched refs:ELFMMI (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp322 MachineModuleInfoELF &ELFMMI = MMI->getObjFileInfo<MachineModuleInfoELF>(); local
328 // Add information about the stub reference to ELFMMI so that the stub
331 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym);

Completed in 34 milliseconds