Home
last modified time | relevance | path

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

/mirbsd/src/libexec/ld.so/ldconfig/
Dprebind.c124 void copy_oldsymcache(int objidx, void *prebind_data);
2197 copy_oldsymcache(object->dyn.null, prebind_data); in elf_load_existing_prebind()
2201 copy_oldsymcache(int objidx, void *prebind_map) in copy_oldsymcache() function