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

  /external/elfutils/0.153/src/
ldgeneric.c 528 || (oldp->scndx >= SHN_LORESERVE && oldp->scndx <= SHN_HIRESERVE))
533 size_t oldgrpid = oldp->file->scninfo[oldp->scndx].grpid;
688 if (oldp->scndx < SHN_LORESERVE || oldp->scndx > SHN_HIRESERVE)
693 scnname = ebl_section_name (ld_state.ebl, oldp->scndx, oldp->scndx,
753 oldp->scndx = shndx;
    [all...]
ld.h 440 size_t scndx; member in struct:symbol
    [all...]

Completed in 174 milliseconds