Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 2 of 2) sorted by relevance

/elf/
A Ddl-sort-maps.c280 int32_t algorithm = TUNABLE_GET (glibc, rtld, dynamic_sort, int32_t, NULL); in _dl_sort_maps_init() local
281 GLRO(dl_dso_sort_algo) = algorithm == 1 ? dso_sort_algorithm_original in _dl_sort_maps_init()
A Ddso-sort-tests-1.def59 # The older dynamic_sort=1 algorithm does not achieve this, while the DFS-based
60 # dynamic_sort=2 algorithm does, although it is still arguable whether going

Completed in 4 milliseconds