Searched refs:BSS (Results 1 – 9 of 9) sorted by relevance
30 BSS, enumerator
69 if ((*it)->kind() != LDFileFormat::BSS) in isBssSegment()
85 LDFileFormat::BSS, in initStdSections()166 LDFileFormat::BSS, in initStdSections()
69 pSection.kind() == LDFileFormat::BSS || in mayProcessGC()
255 case LDFileFormat::BSS: { in readSections()
79 case LDFileFormat::BSS: in writeSection()
1413 case LDFileFormat::BSS: in getSectionOrder()1869 else if (sect->kind() == LDFileFormat::BSS && in createProgramHdrs()2011 if ((*sect)->kind() != LDFileFormat::BSS) in setupProgramHdrs()2050 if ((*sect)->kind() == LDFileFormat::BSS) { in setupProgramHdrs()2197 case LDFileFormat::BSS: in setOutputSectionOffset()2270 if ((prev->kind() == LDFileFormat::BSS)) in setOutputSectionAddress()2322 case LDFileFormat::BSS: in setOutputSectionAddress()2424 case LDFileFormat::BSS: in placeOutputSections()
82 return LDFileFormat::BSS; in GetELFSectionKind()326 assert((pSection.kind() == LDFileFormat::BSS) && "pSection is not a BSS section."); in CreateBSS()
483 target_sect->kind() != LDFileFormat::BSS) in setUpReachedSectionsForGC()