Home
last modified time | relevance | path

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

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