Home
last modified time | relevance | path

Searched refs:isDataSegment (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DELFSegment.cpp59 bool ELFSegment::isDataSegment() const in isDataSegment() function in ELFSegment
66 if (!isDataSegment()) in isBssSegment()
/frameworks/compile/mclinker/include/mcld/LD/
DELFSegment.h72 bool isDataSegment() const;
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1870 load_seg->isDataSegment() && in createProgramHdrs()
2241 else if ((*seg)->isDataSegment()) in setOutputSectionAddress()