Home
last modified time | relevance | path

Searched refs:dl_hwcaps_split (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/elf/
Ddl-hwcaps.h43 struct dl_hwcaps_split struct
52 _dl_hwcaps_split_init (struct dl_hwcaps_split *s, const char *subject) in _dl_hwcaps_split_init() argument
64 _Bool _dl_hwcaps_split (struct dl_hwcaps_split *s) attribute_hidden;
70 struct dl_hwcaps_split split;
Ddl-hwcaps_split.c24 _dl_hwcaps_split (struct dl_hwcaps_split *s) in _dl_hwcaps_split()
70 struct dl_hwcaps_split split; in _dl_hwcaps_contains()
Ddl-usage.c149 print_hwcaps_subdirectories_name (const struct dl_hwcaps_split *split) in print_hwcaps_subdirectories_name()
160 struct dl_hwcaps_split split; in print_hwcaps_subdirectories()
Dtst-dl-hwcaps_split.c45 struct dl_hwcaps_split split; in check_split()
Ddl-hwcaps.c110 struct dl_hwcaps_split sp; in compute_priorities()
/glibc-2.36/ChangeLog.old/
DChangeLog.225411 (dl_hwcaps_split): New.