Searched defs:getSectionForCommandLines (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/ | ||
H A D | TargetLoweringObjectFile.h | 244 virtual MCSection *getSectionForCommandLines() const { in getSectionForCommandLines() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringObjectFileImpl.cpp | 1159 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { getSectionForCommandLines() function in TargetLoweringObjectFileELF |