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

  /external/elfutils/libelf/
abstract.h 236 # define Verdaux(Bits, Ext) \
237 START (Bits, Verdaux, Ext##Verdaux) \
240 END (Bits, Ext##Verdaux)
243 Verdaux (32, Ext)
245 Verdaux (64, Ext)
elf_getdata.c 115 [ELF_T_VDAUX] = __alignof__ (ElfW2(Bits,Verdaux)), \

Completed in 35 milliseconds