Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h107 bool hasInterp() const { in hasInterp() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1275 if (getOutputFormat()->hasInterp()) { in emitInterp()
1381 if (file_format->hasInterp() && (&pSectHdr == &file_format->getInterp())) in getSectionOrder()
1743 if (file_format->hasInterp()) { in createProgramHdrs()