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

  /toolchain/binutils/binutils-2.25/gold/
mapfile.cc 247 if (!relobj->is_section_included(shndx))
368 && !relobj->is_section_included(i))
target-reloc.h 99 && !object->is_section_included(shndx)
325 && !object->is_section_included(shndx)
585 && !object->is_section_included(shndx))
icf.cc 777 if (!(*p)->is_section_included(i))
    [all...]
ehframe.cc 1026 && !object->is_section_included(fde_shndx));
    [all...]
gdb-index.cc 850 if (shndx == 0 || this->object()->is_section_included(shndx))
    [all...]
object.h 1188 is_section_included(unsigned int shndx) const function in class:gold::Relobj
    [all...]
symtab.cc 361 && !relobj->is_section_included(shndx)
    [all...]
dwarf_reader.cc 451 if (shndx1 == 0 || object->is_section_included(shndx1))
    [all...]
object.cc     [all...]
aarch64.cc 504 && !object->is_section_included(shndx)
    [all...]
arm.cc     [all...]
mips.cc     [all...]

Completed in 125 milliseconds