Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h492 LDSection& getCtors() { in getCtors() function
497 const LDSection& getCtors() const { in getCtors() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1338 &pSectHdr == &file_format->getCtors() || in getSectionOrder()