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

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

Completed in 207 milliseconds