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

/external/llvm/lib/MC/
H A DMCDwarf.cpp845 bool CreateDwarfSectionSymbols = local
848 if (CreateDwarfSectionSymbols)
867 CreateDwarfSectionSymbols |= UseRangesSection;
870 if (CreateDwarfSectionSymbols) {
875 if (CreateDwarfSectionSymbols) {
881 if (CreateDwarfSectionSymbols) {

Completed in 310 milliseconds