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/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h
45
StubValueTy &
getFnStubEntry
(MCSymbol *Sym) {
/external/llvm/lib/Target/PowerPC/
PPCMCInstLower.cpp
73
getMachOMMI(AP).
getFnStubEntry
(Sym);
/external/llvm/lib/Target/X86/
X86AsmPrinter.cpp
118
P.MMI->getObjFileInfo<MachineModuleInfoMachO>().
getFnStubEntry
(Sym);
X86MCInstLower.cpp
147
getMachOMMI().
getFnStubEntry
(Sym);
[
all
...]
Completed in 94 milliseconds