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

  /external/elfutils/src/
ldgeneric.c 520 || (oldp->scndx >= SHN_LORESERVE && oldp->scndx <= SHN_HIRESERVE))
525 size_t oldgrpid = oldp->file->scninfo[oldp->scndx].grpid;
680 if (oldp->scndx < SHN_LORESERVE || oldp->scndx > SHN_HIRESERVE)
685 scnname = ebl_section_name (ld_state.ebl, oldp->scndx, oldp->scndx,
745 oldp->scndx = shndx;
    [all...]
ld.h 432 size_t scndx; member in struct:symbol
    [all...]

Completed in 167 milliseconds