Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp150 if (pFormat.hasRelaDyn()) { in reserveEntries()
254 if (pFormat.hasRelaDyn()) { in applyEntries()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h58 bool hasRelaDyn() const { in hasRelaDyn() function