HomeSort by relevance Sort by last modified time
    Searched refs:Vernaux (Results 1 - 25 of 34) sorted by null

1 2

  /external/elfutils/libelf/
abstract.h 241 # define Vernaux(Bits, Ext) \
242 START (Bits, Vernaux, Ext##Vernaux) \
248 END (Bits, Ext##Vernaux)
251 Vernaux (32, Ext)
253 Vernaux (64, Ext)
elf_getdata.c 103 [ELF_T_VNAUX] = __alignof__ (ElfW2(Bits,Vernaux)), \
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 934 // Vernaux.
    [all...]
  /external/llvm/include/llvm/Object/
ELFTypes.h 59 typedef Elf_Vernaux_Impl<ELFType<E, Is64>> Vernaux;
318 Elf_Half vn_cnt; // Number of associated Vernaux entries
320 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
333 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 55 typedef typename ELFT::Vernaux Elf_Vernaux;
ELFTypes.h 59 typedef Elf_Vernaux_Impl<ELFType<E, Is64>> Vernaux;
317 Elf_Half vn_cnt; // Number of associated Vernaux entries
319 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
332 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELF.h 66 using Elf_Vernaux = typename ELFT::Vernaux;
ELFTypes.h 64 using Vernaux = Elf_Vernaux_Impl<ELFType<E, Is64>>;
328 Elf_Half vn_cnt; // Number of associated Vernaux entries
330 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
343 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELF.h 66 using Elf_Vernaux = typename ELFT::Vernaux;
ELFTypes.h 64 using Vernaux = Elf_Vernaux_Impl<ELFType<E, Is64>>;
328 Elf_Half vn_cnt; // Number of associated Vernaux entries
330 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
343 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELF.h 66 using Elf_Vernaux = typename ELFT::Vernaux;
ELFTypes.h 64 using Vernaux = Elf_Vernaux_Impl<ELFType<E, Is64>>;
328 Elf_Half vn_cnt; // Number of associated Vernaux entries
330 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
343 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELF.h 66 using Elf_Vernaux = typename ELFT::Vernaux;
ELFTypes.h 64 using Vernaux = Elf_Vernaux_Impl<ELFType<E, Is64>>;
328 Elf_Half vn_cnt; // Number of associated Vernaux entries
330 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
343 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELF.h 66 using Elf_Vernaux = typename ELFT::Vernaux;
ELFTypes.h 64 using Vernaux = Elf_Vernaux_Impl<ELFType<E, Is64>>;
328 Elf_Half vn_cnt; // Number of associated Vernaux entries
330 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
343 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELF.h 66 using Elf_Vernaux = typename ELFT::Vernaux;
ELFTypes.h 64 using Vernaux = Elf_Vernaux_Impl<ELFType<E, Is64>>;
328 Elf_Half vn_cnt; // Number of associated Vernaux entries
330 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
343 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 55 typedef typename ELFT::Vernaux Elf_Vernaux;
ELFTypes.h 59 typedef Elf_Vernaux_Impl<ELFType<E, Is64>> Vernaux;
317 Elf_Half vn_cnt; // Number of associated Vernaux entries
319 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
332 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELF.h 66 using Elf_Vernaux = typename ELFT::Vernaux;
ELFTypes.h 64 using Vernaux = Elf_Vernaux_Impl<ELFType<E, Is64>>;
328 Elf_Half vn_cnt; // Number of associated Vernaux entries
330 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
343 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELF.h 66 using Elf_Vernaux = typename ELFT::Vernaux;
ELFTypes.h 64 using Vernaux = Elf_Vernaux_Impl<ELFType<E, Is64>>;
328 Elf_Half vn_cnt; // Number of associated Vernaux entries
330 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
343 Elf_Word vna_next; // Offset to next Vernaux entry (in bytes)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELF.h 66 using Elf_Vernaux = typename ELFT::Vernaux;

Completed in 1280 milliseconds

1 2