Home
last modified time | relevance | path

Searched defs:end_sections (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
DObjectImageCommon.h54 virtual object::section_iterator end_sections() const in end_sections() function
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
DELF.h755 typename ELFFile<ELFT>::Elf_Shdr_Iter ELFFile<ELFT>::end_sections() const { in end_sections() function
DELFObjectFile.h848 section_iterator ELFObjectFile<ELFT>::end_sections() const { in end_sections() function
/freebsd-10-stable/contrib/llvm/lib/Object/
DCOFFObjectFile.cpp588 section_iterator COFFObjectFile::end_sections() const { in end_sections() function in COFFObjectFile
DMachOObjectFile.cpp1230 section_iterator MachOObjectFile::end_sections() const { in end_sections() function in llvm::object::MachOObjectFile