Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DBinaryEmitter.cpp714 emitLineInfoEnd(const BinaryFunction & BF,MCSymbol * FunctionEndLabel) emitLineInfoEnd() argument
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h1186 MCSymbol *&FunctionEndLabel = FunctionEndLabels[LabelIndex]; global() variable