Home
last modified time | relevance | path

Searched defs:FillFragment (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Fragment/
DFillFragment.cpp18 FillFragment::FillFragment(int64_t pValue, in FillFragment() function in mcld::FillFragment
/frameworks/compile/mclinker/include/mcld/Fragment/
DFillFragment.h35 static bool classof(const FillFragment*) { return true; } in classof()