Home
last modified time | relevance | path

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

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