Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dcopy-relocs.cc137 addralign = obj->section_addralign(shndx); in make_copy_reloc()
Ddynobj.h258 { return this->elf_file_.section_addralign(shndx); } in do_section_addralign()
Dobject.h561 section_addralign(unsigned int shndx) in section_addralign() function
2376 { return this->elf_file_.section_addralign(shndx); } in do_section_addralign()
Dscript-sections.cc1596 isi.set_addralign(relobj->section_addralign(shndx)); in set_section_addresses()
Daarch64.cc2496 convert_types<uint32_t, uint64_t>(relobj->section_addralign(shndx)); in init()
Dpowerpc.cc3569 ->section_addralign(owner->shndx())), in Stub_table()
Darm.cc5278 convert_types<uint32_t, uint64_t>(relobj->section_addralign(shndx)); in init()
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp_file.h236 section_addralign(unsigned int shndx);
689 Elf_file<size, big_endian, File>::section_addralign(unsigned int shndx) in section_addralign() function