Searched refs:section_addralign (Results 1 – 8 of 8) sorted by relevance
137 addralign = obj->section_addralign(shndx); in make_copy_reloc()
258 { return this->elf_file_.section_addralign(shndx); } in do_section_addralign()
561 section_addralign(unsigned int shndx) in section_addralign() function2376 { return this->elf_file_.section_addralign(shndx); } in do_section_addralign()
1596 isi.set_addralign(relobj->section_addralign(shndx)); in set_section_addresses()
2496 convert_types<uint32_t, uint64_t>(relobj->section_addralign(shndx)); in init()
3569 ->section_addralign(owner->shndx())), in Stub_table()
5278 convert_types<uint32_t, uint64_t>(relobj->section_addralign(shndx)); in init()
236 section_addralign(unsigned int shndx);689 Elf_file<size, big_endian, File>::section_addralign(unsigned int shndx) in section_addralign() function