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

  /external/elfutils/0.153/libelf/
version_xlate.h 192 ndest->vn_aux = bswap_32 (nsrc->vn_aux);
195 aux_offset = need_offset + ndest->vn_aux;
198 aux_offset = need_offset + nsrc->vn_aux;
234 ndest->vn_aux = bswap_32 (nsrc->vn_aux);
abstract.h 253 TYPE_NAME (ElfW2(Bits, Ext##Word), vn_aux) \
elf.h 868 Elf32_Word vn_aux; \/* Offset in bytes to vernaux array *\/ member in struct:__anon799
879 Elf64_Word vn_aux; \/* Offset in bytes to vernaux array *\/ member in struct:__anon800
    [all...]
  /external/llvm/include/llvm/Object/
ELFTypes.h 238 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes) member in struct:llvm::object::Elf_Verneed_Impl
ELF.h 476 const char *paux = p + vn->vn_aux;
    [all...]
  /external/elfutils/0.153/src/
readelf.c     [all...]
elflint.c     [all...]
ldgeneric.c     [all...]

Completed in 73 milliseconds