Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCAsmLayout.h69 llvm::SmallVectorImpl<MCSection *> &getSectionOrder() { return SectionOrder; } in getSectionOrder() function
70 const llvm::SmallVectorImpl<MCSection *> &getSectionOrder() const { in getSectionOrder() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCAsmLayout.h69 llvm::SmallVectorImpl<MCSection *> &getSectionOrder() { return SectionOrder; } in getSectionOrder() function
70 const llvm::SmallVectorImpl<MCSection *> &getSectionOrder() const { in getSectionOrder() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCAsmLayout.h69 llvm::SmallVectorImpl<MCSection *> &getSectionOrder() { return SectionOrder; } in getSectionOrder() function
70 const llvm::SmallVectorImpl<MCSection *> &getSectionOrder() const { in getSectionOrder() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MC/
DMCMachObjectWriter.h203 const llvm::SmallVectorImpl<MCSection *> &getSectionOrder() const { in getSectionOrder() function