Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Dmap_object.c231 data_prot = convert_prot(segs[i]->p_flags); in map_object()
500 convert_prot(int elfflags) in convert_prot() function
H A Drtld.h425 int convert_prot(int elfflags);
H A Drtld.c3415 convert_prot(ph->p_flags); in reloc_textrel_prot()