Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Fragment/
DFragment.cpp34 assert(hasOffset() && "Cannot getOffset() before setting it up."); in getOffset()
38 bool Fragment::hasOffset() const { in hasOffset() function in mcld::Fragment
DAlignFragment.cpp33 assert(hasOffset() && in size()
/frameworks/compile/mclinker/include/mcld/Fragment/
DFragment.h49 bool hasOffset() const;
/frameworks/compile/mclinker/lib/LD/
DLDSection.cpp62 bool LDSection::hasOffset() const { in hasOffset() function in mcld::LDSection
/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h58 bool hasOffset() const;