Home
last modified time | relevance | path

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

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