Searched defs:section_end (Results 1 – 8 of 8) sorted by relevance
113 uint32 section_end = section_header->sh_offset + section_header->sh_size; in DiscoverLength() local196 Elf32_Off section_end = section_begin + section_header->sh_size; in FileOffsetToRVA() local331 size_t section_end = section_header->sh_offset + section_header->sh_size; in ParseProgbitsSection() local
86 size_t section_end = section_header->sh_offset + section_header->sh_size; in ParseRelocationSection() local
319 size_t section_end = section_header->sh_offset + section_header->sh_size; in ParseRelocationSection() local
178 uint32 section_end = in ParseHeader() local
810 section_iterator ELFObjectFile<ELFT>::section_end() const { in section_end() function
657 section_iterator COFFObjectFile::section_end() const { in section_end() function in COFFObjectFile
1444 section_iterator MachOObjectFile::section_end() const { in section_end() function in llvm::object::MachOObjectFile