Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DLDContext.h58 size_t getSectionIdx(const std::string& pName) const;
/frameworks/compile/mclinker/lib/LD/
DLDContext.cpp58 size_t LDContext::getSectionIdx(const std::string& pName) const { in getSectionIdx() function in mcld::LDContext