Home
last modified time | relevance | path

Searched refs:section_addralign (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
HDcopy-relocs.cc152 addralign = obj->section_addralign(shndx); in make_copy_reloc()
HDdynobj.h268 { return this->elf_file_.section_addralign(shndx); } in do_section_addralign()
HDobject.h620 section_addralign(unsigned int shndx) in section_addralign() function
2491 { return this->elf_file_.section_addralign(shndx); } in do_section_addralign()
HDplugin.cc1771 *addralign = obj->section_addralign(section.shndx); in get_input_section_alignment()
HDscript-sections.cc1693 isi.set_addralign(relobj->section_addralign(shndx)); in set_section_addresses()
HDaarch64.cc2496 convert_types<uint32_t, uint64_t>(relobj->section_addralign(shndx)); in init()
HDpowerpc.cc3633 ->section_addralign(owner->shndx())), in Stub_table()
HDarm.cc5249 convert_types<uint32_t, uint64_t>(relobj->section_addralign(shndx)); in init()
/dragonfly/contrib/binutils-2.34/elfcpp/
HDelfcpp_file.h236 section_addralign(unsigned int shndx);
689 Elf_file<size, big_endian, File>::section_addralign(unsigned int shndx) in section_addralign() function
/dragonfly/contrib/binutils-2.27/elfcpp/
HDelfcpp_file.h236 section_addralign(unsigned int shndx);
689 Elf_file<size, big_endian, File>::section_addralign(unsigned int shndx) in section_addralign() function
/dragonfly/contrib/binutils-2.34/gold/
HDcopy-relocs.cc153 addralign = obj->section_addralign(shndx); in make_copy_reloc()
HDdynobj.h268 { return this->elf_file_.section_addralign(shndx); } in do_section_addralign()
HDicf.cc1003 section_addraligns.push_back((*p)->section_addralign(i)); in find_identical_sections()
HDobject.h622 section_addralign(unsigned int shndx) in section_addralign() function
2506 { return this->elf_file_.section_addralign(shndx); } in do_section_addralign()
HDplugin.cc2095 *addralign = obj->section_addralign(section.shndx); in get_input_section_alignment()
HDscript-sections.cc1727 isi.set_addralign(relobj->section_addralign(shndx)); in set_section_addresses()