Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1183 bool CreateDwarfSectionSymbols = in Emit() local
1186 if (CreateDwarfSectionSymbols) in Emit()
1205 CreateDwarfSectionSymbols |= UseRangesSection; in Emit()
1208 if (CreateDwarfSectionSymbols) { in Emit()
1213 if (CreateDwarfSectionSymbols) { in Emit()