HomeSort by relevance Sort by last modified time
    Searched defs:getSectionData (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
EhFrame.h 105 const SectionData* getSectionData() const { return m_pSectionData; }
106 SectionData* getSectionData() { return m_pSectionData; }
LDSection.h 154 const SectionData* getSectionData() const { return m_Data.sect_data; }
155 SectionData* getSectionData() { return m_Data.sect_data; }
  /external/llvm/include/llvm/MC/
MCAssembler.h     [all...]

Completed in 236 milliseconds