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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmLayout.h69 llvm::SmallVectorImpl<MCSection *> &getSectionOrder() { return SectionOrder; } function in class:llvm::MCAsmLayout
70 const llvm::SmallVectorImpl<MCSection *> &getSectionOrder() const { function in class:llvm::MCAsmLayout
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp1789 int WasmSectionOrderChecker::getSectionOrder(unsigned ID, function in class:WasmSectionOrderChecker

Completed in 194 milliseconds