Searched defs:BSS (Results 1 – 8 of 8) sorted by relevance
94 enum SectionType { ROData = 0, Data, BSS, NumSectionTypes }; enumerator
87 BSS, enumerator
90 BSS, enumerator
89 BSS, enumerator
361 bool Text, Data, BSS; in PrintSectionHeaders() local
196 const MCSectionELF *BSS = (const MCSectionELF *)TLOF.getBSSSection(); in getBSSSection() local
1338 bool BSS = Section.isBSS(); in PrintSectionHeaders() local
1856 bool BSS = Section.isBSS(); in PrintSectionHeaders() local