Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h512 LDSection& getDtors() { in getDtors() function
517 const LDSection& getDtors() const { in getDtors() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1339 &pSectHdr == &file_format->getDtors() || in getSectionOrder()