Home
last modified time | relevance | path

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

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