Searched refs:isBssSegment (Results 1 – 3 of 3) sorted by relevance
62 bool ELFSegment::isBssSegment() const { in isBssSegment() function in mcld::ELFSegment
73 bool isBssSegment() const;
2136 if ((*seg)->isBssSegment()) in setOutputSectionAddress()