Home
last modified time | relevance | path

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

/openbsd/src/libexec/ld.so/
Dloader.c62 static inline void unprotect_if_textrel(elf_object_t *_object);
792 unprotect_if_textrel(object); in _dl_rtld()
1015 unprotect_if_textrel(elf_object_t *object) in unprotect_if_textrel() function