Home
last modified time | relevance | path

Searched defs:section_end (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp403 section_iterator GOFFObjectFile::section_end() const { section_end() function in GOFFObjectFile
H A DWasmObjectFile.cpp1900 section_iterator WasmObjectFile::section_end() const { section_end() function in WasmObjectFile
H A DXCOFFObjectFile.cpp706 section_iterator XCOFFObjectFile::section_end() const { section_end() function in llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp1035 section_iterator COFFObjectFile::section_end() const { section_end() function in COFFObjectFile
H A DMachOObjectFile.cpp2650 section_iterator MachOObjectFile::section_end() const { in section_end() function in MachOObjectFile
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h1194 section_iterator ELFObjectFile<ELFT>::section_end() const { section_end() function