Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp144 if (pFormat.hasRelDyn()) { in reserveEntries()
248 if (pFormat.hasRelDyn()) { in applyEntries()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h50 bool hasRelDyn() const { in hasRelDyn() function