HomeSort by relevance Sort by last modified time
    Searched refs:getFnStubEntry (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 45 StubValueTy &getFnStubEntry(MCSymbol *Sym) {
  /external/llvm/lib/Target/PowerPC/
PPCMCInstLower.cpp 76 getMachOMMI(AP).getFnStubEntry(Sym);
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 121 P.MMI->getObjFileInfo<MachineModuleInfoMachO>().getFnStubEntry(Sym);
X86MCInstLower.cpp 199 getMachOMMI().getFnStubEntry(Sym);
    [all...]

Completed in 94 milliseconds