Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h244 virtual MCSection *getSectionForCommandLines() const { in getSectionForCommandLines() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1125 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines() function in TargetLoweringObjectFileELF