Searched refs:hasSectionData (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DLayout.h163 if (!pRange.header->hasSectionData() ||
175 if (!pRange.header->hasSectionData())
191 if (!pRange.header->hasSectionData())
208 if (!pRange.header->hasSectionData())
223 if (!pRange.header->hasSectionData())
H A DLDSection.h140 bool hasSectionData() const function in class:mcld::LDSection
/frameworks/compile/mclinker/lib/LD/
H A DELFWriter.cpp240 shdr[sectIdx].sh_addralign = (ld_sect->hasSectionData())?

Completed in 387 milliseconds