Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCAsmLayout.h69 llvm::SmallVectorImpl<MCSection *> &getSectionOrder() { return SectionOrder; } in getSectionOrder() function
70 const llvm::SmallVectorImpl<MCSection *> &getSectionOrder() const { in getSectionOrder() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmLayout.h65 llvm::SmallVectorImpl<MCSection *> &getSectionOrder() { return SectionOrder; } in getSectionOrder() function
66 const llvm::SmallVectorImpl<MCSection *> &getSectionOrder() const { in getSectionOrder() function
/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-10.0/llvm/lib/Object/
DWasmObjectFile.cpp1565 int WasmSectionOrderChecker::getSectionOrder(unsigned ID, in getSectionOrder() function in WasmSectionOrderChecker
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DWasmObjectFile.cpp1867 int WasmSectionOrderChecker::getSectionOrder(unsigned ID, in getSectionOrder() function in WasmSectionOrderChecker