Searched defs:getSection (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DLDContext.cpp26 LDSection* LDContext::getSection(unsigned int pIdx) function in class:LDContext
33 const LDSection* LDContext::getSection(unsigned int pIdx) const function in class:LDContext
40 LDSection* LDContext::getSection(const std::string& pName) function in class:LDContext
50 const LDSection* LDContext::getSection(const std::string& pName) const function in class:LDContext
/frameworks/compile/mclinker/include/mcld/Target/
H A DGOT.h74 const LDSection& getSection() const function in class:mcld::GOT
H A DPLT.h64 const LDSection& getSection() const function in class:mcld::PLT
/frameworks/compile/mclinker/include/mcld/LD/
H A DSectionData.h46 const LDSection &getSection() const { return *m_pSection; } function in class:mcld::SectionData

Completed in 306 milliseconds