Searched refs:Elf_Half (Results 1 – 6 of 6) sorted by relevance
46 typedef uint16_t Elf_Half; typedef101 Elf_Half e_type;104 Elf_Half e_machine;168 Elf_Half e_ehsize;173 Elf_Half e_phentsize;176 Elf_Half e_phnum;181 Elf_Half e_shentsize;184 Elf_Half e_shnum;190 Elf_Half e_shstrndx;
319 const void* get_section_by_index(Elf_Half index) const { in get_section_by_index()526 Elf_Half sec_count_;529 Elf_Half sec_entry_size_;
48 Elf_Half version;310 Elf_Half version_;
84 elf_file_->pull_val(reinterpret_cast<const Elf_Half*>(prop)); in process_attrib()129 elf_file_->pull_val(reinterpret_cast<const Elf_Half*>(prop)); in process_attrib()636 elf_file()->pull_val(reinterpret_cast<const Elf_Half*>(go)); in get_pc_address_file_info()643 go += sizeof(Elf_Half); in get_pc_address_file_info()
113 Elf_Half u16;497 Elf_Half version;527 Elf_Half version;
356 const Elf_Half str_sec_index = pull_val(header->e_shstrndx); in initialize()442 for (Elf_Half sec = 0; sec < sec_count_; sec++) { in get_section_info_by_name()