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 80 XElf_Shdr *shdr = &SCNINFO_SHDR (runp->shdr);
530 XElf_Shdr *shdr = &SCNINFO_SHDR (scninfo->shdr);
745 XElf_Shdr *rshdr = &SCNINFO_SHDR (runp->shdr);
762 assert ((SCNINFO_SHDR (scninfo[rshdr->sh_link].shdr).sh_flags
887 if (idx < SCNINFO_SHDR (scninfo[rshdr->sh_link].shdr).sh_info
    [all...]
ldgeneric.c 529 assert (SCNINFO_SHDR (fileinfo->scninfo[newgrpid].shdr).sh_type
531 assert (SCNINFO_SHDR (oldp->file->scninfo[oldgrpid].shdr).sh_type
658 SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_name);
683 SCNINFO_SHDR (oldfile->scninfo[shndx].shdr).sh_name);
834 SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_name));
872 XElf_Shdr *shdr = &SCNINFO_SHDR (fileinfo->scninfo[idx].shdr);
890 SCNINFO_SHDR (fileinfo->scninfo[shdr->sh_info].shdr).sh_name)))))
912 XElf_Shdr *shdr = &SCNINFO_SHDR (scninfo->shdr);
962 XElf_Shdr *shdr = &SCNINFO_SHDR (scninfo->shdr);
1031 if (SCNINFO_SHDR (runp->shdr).sh_flags & SHF_GROUP
    [all...]
ld.h 156 # define SCNINFO_SHDR(si) (*(si))
159 # define SCNINFO_SHDR(si) (si)
    [all...]
ld.c     [all...]

Completed in 137 milliseconds