HomeSort by relevance Sort by last modified time
    Searched full:is_section_included (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
mapfile.cc 247 if (!relobj->is_section_included(shndx))
368 && !relobj->is_section_included(i))
target-reloc.h 98 && !object->is_section_included(shndx)
325 && !object->is_section_included(shndx)
704 && !object->is_section_included(shndx))
icf.cc 777 if (!(*p)->is_section_included(i))
    [all...]
ehframe.cc 1081 && !object->is_section_included(fde_shndx));
    [all...]
gdb-index.cc 850 if (shndx == 0 || this->object()->is_section_included(shndx))
    [all...]
object.cc     [all...]
symtab.cc 363 && !relobj->is_section_included(shndx)
    [all...]
dwarf_reader.cc 451 if (shndx1 == 0 || object->is_section_included(shndx1))
    [all...]
object.h 1284 is_section_included(unsigned int shndx) const function in class:gold::Relobj
    [all...]
aarch64.cc 508 && !object->is_section_included(shndx)
    [all...]
arm.cc     [all...]
mips.cc     [all...]
  /prebuilts/sdk/tools/linux/bin/
arm-linux-androideabi-ld 
i686-linux-android-ld 

Completed in 295 milliseconds