Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp560 section_iterator GOFFObjectFile::section_end() const { in section_end() function in GOFFObjectFile
H A DXCOFFObjectFile.cpp712 section_iterator XCOFFObjectFile::section_end() const { in section_end() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp2082 section_iterator WasmObjectFile::section_end() const { in section_end() function in WasmObjectFile
H A DCOFFObjectFile.cpp1034 section_iterator COFFObjectFile::section_end() const { in section_end() function in COFFObjectFile
H A DMachOObjectFile.cpp2650 section_iterator MachOObjectFile::section_end() const { in section_end() function in MachOObjectFile
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h1269 section_iterator ELFObjectFile<ELFT>::section_end() const { in section_end() function