Home
last modified time | relevance | path

Searched defs:AT_COUNT (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/rtld-elf/riscv/
H A Dreloc.c474 ifunc_init(Elf_Auxinfo *aux_info[__min_size(AT_COUNT)]) in ifunc_init()
/freebsd/sys/sys/
H A Delf_common.h1016 #define AT_COUNT 38 /* Count of defined aux entry types. */ macro