Home
last modified time | relevance | path

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

/mirbsd/src/libexec/ld.so/
Dprebind.h18 #define PREBIND_VERSION 2 macro
Ddl_prebind.c84 footer->prebind_version == PREBIND_VERSION) { in prebind_load_exe()
128 footer.prebind_version != PREBIND_VERSION) { in prebind_load_fd()
/mirbsd/src/libexec/ld.so/ldconfig/
Dprebind.h18 #define PREBIND_VERSION 2 macro
Ddl_prebind.c85 footer->prebind_version == PREBIND_VERSION) { in prebind_load_exe()
129 footer.prebind_version != PREBIND_VERSION) { in prebind_load_fd()
Dprebind.c1804 footer.prebind_version = PREBIND_VERSION; in elf_write_lib()