Home
last modified time | relevance | path

Searched defs:getSection (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DLDContext.cpp28 LDSection* LDContext::getSection(unsigned int pIdx) { in getSection() function in mcld::LDContext
34 const LDSection* LDContext::getSection(unsigned int pIdx) const { in getSection() function in mcld::LDContext
40 LDSection* LDContext::getSection(const std::string& pName) { in getSection() function in mcld::LDContext
49 const LDSection* LDContext::getSection(const std::string& pName) const { in getSection() function in mcld::LDContext
DEhFrame.cpp119 const LDSection& EhFrame::getSection() const { in getSection() function in mcld::EhFrame
124 LDSection& EhFrame::getSection() { in getSection() function in mcld::EhFrame
/frameworks/compile/mclinker/include/mcld/LD/
DDebugString.h52 const LDSection* getSection() const { return m_pSection; } in getSection() function
53 LDSection* getSection() { return m_pSection; } in getSection() function
DSectionData.h54 const LDSection& getSection() const { return *m_pSection; } in getSection() function
55 LDSection& getSection() { return *m_pSection; } in getSection() function
DRelocData.h63 const LDSection& getSection() const { return *m_pSection; } in getSection() function
64 LDSection& getSection() { return *m_pSection; } in getSection() function
/frameworks/compile/mclinker/lib/Core/
DModule.cpp38 LDSection* Module::getSection(const std::string& pName) { in getSection() function in mcld::Module
47 const LDSection* Module::getSection(const std::string& pName) const { in getSection() function in mcld::Module
/frameworks/compile/mclinker/include/mcld/Object/
DSectionMap.h44 const LDSection* getSection() const { return m_pSection; } in getSection() function
45 LDSection* getSection() { return m_pSection; } in getSection() function
91 const LDSection* getSection() const { return m_pSection; } in getSection() function
92 LDSection* getSection() { return m_pSection; } in getSection() function
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...