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

  /toolchain/binutils/binutils-2.25/gold/
layout.h 245 delete this->u_.group_sections;
285 this->u_.group_sections = new Comdat_group();
307 this->u_.group_sections->insert(std::make_pair(name, sinfo));
317 Comdat_group::const_iterator p = this->u_.group_sections->find(name);
318 if (p == this->u_.group_sections->end())
331 if (this->u_.group_sections->size() != 1)
333 Comdat_group::const_iterator p = this->u_.group_sections->begin();
378 Comdat_group* group_sections; member in union:gold::Kept_section::__anon75325
    [all...]
aarch64.cc 2640 void AArch64_output_section<size, big_endian>::group_sections( function in class:__anon75300::Output_data_got_aarch64::AArch64_output_section
5425 Target_aarch64<size, big_endian>::group_sections( function in class:__anon75300::Output_data_got_aarch64::Target_aarch64
    [all...]
arm.cc     [all...]
powerpc.cc 2507 Target_powerpc<size, big_endian>::group_sections(Layout* layout, function in class:__anon75344::Target_powerpc
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-hppa.c 2600 group_sections (struct elf32_hppa_link_hash_table *htab, function
    [all...]
elf32-metag.c 3824 group_sections (struct elf_metag_link_hash_table *htab, function
    [all...]
elf32-nios2.c 1491 group_sections (struct elf32_nios2_link_hash_table *htab) function
    [all...]
elfnn-aarch64.c 2706 group_sections (struct elf_aarch64_link_hash_table *htab, function
    [all...]
elf32-arm.c 4541 group_sections (struct elf32_arm_link_hash_table *htab, function
    [all...]
elf64-ppc.c 11799 group_sections (struct ppc_link_hash_table *htab, function
    [all...]

Completed in 2326 milliseconds