Home
last modified time | relevance | path

Searched defs:getSectionList (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAssembler.h1079 const SectionDataListType &getSectionList() const { return Sections; } in getSectionList() function
1080 SectionDataListType &getSectionList() { return Sections; } in getSectionList() function