Home | History | Annotate | Download | only in LD

Lines Matching defs:sh_flags

310   uint32_t sh_flags     = 0x0;
369 sh_flags = shdrTab[idx].sh_flags;
379 sh_flags = mcld::bswap32(shdrTab[idx].sh_flags);
390 sh_flags,
819 uint64_t sh_flags = 0x0;
878 sh_flags = shdrTab[idx].sh_flags;
888 sh_flags = mcld::bswap64(shdrTab[idx].sh_flags);
899 sh_flags,