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

  /external/elfutils/src/
i386_ld.c 88 XElf_Shdr *shdr = &SCNINFO_SHDR (runp->shdr);
538 XElf_Shdr *shdr = &SCNINFO_SHDR (scninfo->shdr);
753 XElf_Shdr *rshdr = &SCNINFO_SHDR (runp->shdr);
770 assert ((SCNINFO_SHDR (scninfo[rshdr->sh_link].shdr).sh_flags
895 if (idx < SCNINFO_SHDR (scninfo[rshdr->sh_link].shdr).sh_info
    [all...]
ldgeneric.c 539 assert (SCNINFO_SHDR (fileinfo->scninfo[newgrpid].shdr).sh_type
541 assert (SCNINFO_SHDR (oldp->file->scninfo[oldgrpid].shdr).sh_type
668 SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_name);
693 SCNINFO_SHDR (oldfile->scninfo[shndx].shdr).sh_name);
844 SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_name));
882 XElf_Shdr *shdr = &SCNINFO_SHDR (fileinfo->scninfo[idx].shdr);
900 SCNINFO_SHDR (fileinfo->scninfo[shdr->sh_info].shdr).sh_name)))))
922 XElf_Shdr *shdr = &SCNINFO_SHDR (scninfo->shdr);
972 XElf_Shdr *shdr = &SCNINFO_SHDR (scninfo->shdr);
    [all...]
ld.h 164 # define SCNINFO_SHDR(si) (*(si))
167 # define SCNINFO_SHDR(si) (si)
    [all...]
ld.c     [all...]

Completed in 44 milliseconds