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

  /external/llvm/include/llvm/Object/
ELF.h 273 // Records for each version index the corresponding Verdef or Vernaux entry.
282 VersionMapEntry(const Elf_Vernaux *vernaux)
283 : PointerIntPair<const void*, 1>(vernaux, 1) { }
475 // Iterate through the Vernaux entries
    [all...]
  /external/elfutils/0.153/src/
readelf.c 2052 GElf_Vernaux *vernaux = NULL; local
    [all...]
ldgeneric.c 3810 GElf_Vernaux vernaux; local
    [all...]

Completed in 89 milliseconds