Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1142 bool CreateDwarfSectionSymbols = in Emit() local
1145 if (CreateDwarfSectionSymbols) in Emit()
1164 CreateDwarfSectionSymbols |= UseRangesSection; in Emit()
1167 if (CreateDwarfSectionSymbols) { in Emit()
1172 if (CreateDwarfSectionSymbols) { in Emit()