Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h244 virtual MCSection *getSectionForCommandLines() const { in getSectionForCommandLines() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1162 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines() function in TargetLoweringObjectFileELF
1427 MCSection *TargetLoweringObjectFileMachO::getSectionForCommandLines() const { in getSectionForCommandLines() function in TargetLoweringObjectFileMachO