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