Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmLayout.h66 llvm::SmallVectorImpl<MCSection *> &getSectionOrder() { return SectionOrder; } in getSectionOrder() function
67 const llvm::SmallVectorImpl<MCSection *> &getSectionOrder() const { in getSectionOrder() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmLayout.h68 llvm::SmallVectorImpl<MCSectionData*> &getSectionOrder() { in getSectionOrder() function
71 const llvm::SmallVectorImpl<MCSectionData*> &getSectionOrder() const { in getSectionOrder() function