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

  /external/elfutils/src/
ldgeneric.c 530 || (oldp->scndx >= SHN_LORESERVE && oldp->scndx <= SHN_HIRESERVE))
535 size_t oldgrpid = oldp->file->scninfo[oldp->scndx].grpid;
690 if (oldp->scndx < SHN_LORESERVE || oldp->scndx > SHN_HIRESERVE)
695 scnname = ebl_section_name (ld_state.ebl, oldp->scndx, oldp->scndx,
755 oldp->scndx = shndx;
    [all...]
ld.h 440 size_t scndx; member in struct:symbol
    [all...]

Completed in 30 milliseconds