OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFnStubEntry
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineModuleInfoImpls.h
45
StubValueTy &
getFnStubEntry
(MCSymbol *Sym) {
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCMCInstLower.cpp
55
getMachOMMI(AP).
getFnStubEntry
(Sym);
/external/swiftshader/third_party/LLVM/lib/Target/X86/
X86AsmPrinter.cpp
125
MMI->getObjFileInfo<MachineModuleInfoMachO>().
getFnStubEntry
(Sym);
149
MMI->getObjFileInfo<MachineModuleInfoMachO>().
getFnStubEntry
(Sym);
X86MCInstLower.cpp
110
getMachOMMI().
getFnStubEntry
(Sym);
Completed in 779 milliseconds