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