Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h136 const MCSymbol *getBeginSymbol() const { in getBeginSymbol() function
137 return const_cast<MCSection *>(this)->getBeginSymbol(); in getBeginSymbol() function