Searched refs:getSectionList (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAssembler.h1079 const SectionDataListType &getSectionList() const { return Sections; } function in class:llvm::MCAssembler
1080 SectionDataListType &getSectionList() { return Sections; } function in class:llvm::MCAssembler
/external/llvm/lib/MC/
H A DMCAssembler.cpp298 A->getSectionList().push_back(this);

Completed in 65 milliseconds