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 184 const SectionData* getSectionData() const { return m_pSectionData; }
185 SectionData* getSectionData() { return m_pSectionData; }
LDSection.h 151 const SectionData* getSectionData() const { return m_Data.sect_data; }
152 SectionData* getSectionData() { return m_Data.sect_data; }
  /external/llvm/include/llvm/MC/
MCAssembler.h     [all...]

Completed in 769 milliseconds