Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dfile_id.cc64 const void* section_end = reinterpret_cast<const char*>(section) + length; in ElfClassBuildIDNoteIdentifier() local
/external/llvm/include/llvm/Object/
DELFObjectFile.h828 section_iterator ELFObjectFile<ELFT>::section_end() const { in section_end() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp780 section_iterator COFFObjectFile::section_end() const { in section_end() function in COFFObjectFile
DMachOObjectFile.cpp1253 section_iterator MachOObjectFile::section_end() const { in section_end() function in MachOObjectFile