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.c457 ifunc_init(Elf_Auxinfo *aux_info[__min_size(AT_COUNT)]) in ifunc_init()
/freebsd/sys/sys/
H A Delf_common.h1021 #define AT_COUNT 40 /* Count of defined aux entry types. */ macro