Searched defs:section_end (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Object/ | ||
H A D | GOFFObjectFile.cpp | 560 section_iterator GOFFObjectFile::section_end() const { in section_end() function in GOFFObjectFile |
H A D | XCOFFObjectFile.cpp | 712 section_iterator XCOFFObjectFile::section_end() const { in section_end() function in llvm::object::XCOFFObjectFile |
H A D | WasmObjectFile.cpp | 2082 section_iterator WasmObjectFile::section_end() const { in section_end() function in WasmObjectFile |
H A D | COFFObjectFile.cpp | 1034 section_iterator COFFObjectFile::section_end() const { in section_end() function in COFFObjectFile |
H A D | MachOObjectFile.cpp | 2650 section_iterator MachOObjectFile::section_end() const { in section_end() function in MachOObjectFile |
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ | ||
H A D | ELFObjectFile.h | 1269 section_iterator ELFObjectFile<ELFT>::section_end() const { in section_end() function |