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

/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp842 bool CreateDwarfSectionSymbols = local
845 if (CreateDwarfSectionSymbols)
864 CreateDwarfSectionSymbols |= UseRangesSection;
867 if (CreateDwarfSectionSymbols) {
872 if (CreateDwarfSectionSymbols) {
878 if (CreateDwarfSectionSymbols) {

Completed in 30 milliseconds