Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h818 const SectionDataListType &getSectionList() const { return Sections; } in getSectionList() function
819 SectionDataListType &getSectionList() { return Sections; } in getSectionList() function