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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp317 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, function in class:MCContext
327 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance);
335 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h347 MCSymbol *getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal,

Completed in 210 milliseconds