Home
last modified time | relevance | path

Searched defs:getFunctionEntryPointSymbol (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h282 virtual MCSymbol *getFunctionEntryPointSymbol(const GlobalValue *Func, in getFunctionEntryPointSymbol() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2574 MCSymbol *TargetLoweringObjectFileXCOFF::getFunctionEntryPointSymbol( in getFunctionEntryPointSymbol() function in TargetLoweringObjectFileXCOFF