Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Ddl-reloc.c206 int reloc_mode, int consider_profiling) in _dl_relocate_object()
240 # define consider_profiling 0 in _dl_relocate_object() macro
Drtld.c2287 int consider_profiling = GLRO(dl_profile) != NULL; in dl_main() local