Home
last modified time | relevance | path

Searched refs:hasFini (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp111 if (pFormat.hasFini()) in reserveEntries()
211 if (pFormat.hasFini()) in applyEntries()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h86 bool hasFini() const in hasFini() function