HomeSort by relevance Sort by last modified time
    Searched defs:kept_section (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
icf.cc 661 unsigned int kept_section = it->second; local
662 if (full_section_contents[kept_section].length()
665 if (memcmp(full_section_contents[kept_section].c_str(),
675 uint64_t align_kept = section_addraligns[kept_section];
678 (*kept_section_id)[i] = kept_section;
682 (*kept_section_id)[kept_section] = i;
684 full_section_contents[kept_section].swap(
    [all...]
object.cc 992 Kept_section* kept_section = NULL; local
1003 true, &kept_section);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 1530 struct bfd_section *kept_section; member in struct:bfd_section
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 1530 struct bfd_section *kept_section; member in struct:bfd_section
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
bfd-in2.h 1560 struct bfd_section *kept_section; member in struct:bfd_section
    [all...]

Completed in 81 milliseconds