Home
last modified time | relevance | path

Searched refs:hasOffset (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Fragment/
DFragment.cpp37 assert(hasOffset() && "Cannot getOffset() before setting it up."); in getOffset()
41 bool Fragment::hasOffset() const in hasOffset() function in Fragment
DAlignFragment.cpp31 assert(hasOffset() && "AlignFragment::size() should not be called before layout."); in size()
/frameworks/compile/mclinker/include/mcld/Fragment/
DFragment.h56 bool hasOffset() const;
/frameworks/compile/mclinker/lib/LD/
DLDSection.cpp63 bool LDSection::hasOffset() const in hasOffset() function in LDSection
/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h57 bool hasOffset() const;