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.cpp561 section_iterator GOFFObjectFile::section_end() const { in section_end() function in GOFFObjectFile
H A DXCOFFObjectFile.cpp717 section_iterator XCOFFObjectFile::section_end() const { in section_end() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp2103 section_iterator WasmObjectFile::section_end() const { in section_end() function in WasmObjectFile
H A DCOFFObjectFile.cpp1088 section_iterator COFFObjectFile::section_end() const { in section_end() function in COFFObjectFile
H A DMachOObjectFile.cpp2649 section_iterator MachOObjectFile::section_end() const { in section_end() function in MachOObjectFile
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h1274 section_iterator ELFObjectFile<ELFT>::section_end() const { in section_end() function