HomeSort by relevance Sort by last modified time
    Searched refs:section_addralign (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
copy-relocs.cc 137 addralign = obj->section_addralign(shndx);
dynobj.h 258 { return this->elf_file_.section_addralign(shndx); }
object.h 561 section_addralign(unsigned int shndx) function in class:gold::Object
    [all...]
script-sections.cc     [all...]
aarch64.cc     [all...]
powerpc.cc     [all...]
arm.cc     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp_file.h 236 section_addralign(unsigned int shndx);
689 Elf_file<size, big_endian, File>::section_addralign(unsigned int shndx) function in class:elfcpp::Elf_file
694 file->error(_("section_addralign: bad shndx %u >= %u"),

Completed in 471 milliseconds