Searched defs:getSectionList (Results 1 - 1 of 1) 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

Completed in 1363 milliseconds