HomeSort by relevance Sort by last modified time
    Searched refs:getSectionList (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCAssembler.h 843 const SectionDataListType &getSectionList() const { return Sections; }
844 SectionDataListType &getSectionList() { return Sections; }
  /external/llvm/lib/MC/
MCAssembler.cpp 178 A->getSectionList().push_back(this);

Completed in 19 milliseconds