Searched defs:section_end (Results 1 – 12 of 12) sorted by relevance
41 const void* section_end = segment.data() + segment.size_bytes(); in ElfSegmentBuildIDNoteAsString() local
70 const void* section_end = reinterpret_cast<const char*>(section) + length; in ElfClassBuildIDNoteIdentifier() local
336 offset_t section_end = base::checked_cast<offset_t>(sh_offset + sh_size); in ParseHeader() local
381 section_iterator XCOFFObjectFile::section_end() const { in section_end() function in llvm::object::XCOFFObjectFile
1522 section_iterator WasmObjectFile::section_end() const { in section_end() function in WasmObjectFile
863 section_iterator COFFObjectFile::section_end() const { in section_end() function in COFFObjectFile
2533 section_iterator MachOObjectFile::section_end() const { in section_end() function in MachOObjectFile
827 section_iterator ELFObjectFile<ELFT>::section_end() const { in section_end() function
1043 section_iterator ELFObjectFile<ELFT>::section_end() const { in section_end() function
818 section_iterator COFFObjectFile::section_end() const { in section_end() function in COFFObjectFile
1135 section_iterator MachOObjectFile::section_end() const { in section_end() function in MachOObjectFile
1986 section_end = whitelist_sections.end(); in gen_suppr_spec_from_kernel_abi_whitelists() local