Home
last modified time | relevance | path

Searched refs:setBeginSymbol (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h139 void setBeginSymbol(MCSymbol *Sym) { in setBeginSymbol() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp147 Section->setBeginSymbol(Label); in changeSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp989 Sec->setBeginSymbol(SectionStartSym); in Run()
H A DMasmParser.cpp1359 Sec->setBeginSymbol(SectionStartSym); in Run()