Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h560 #define OFL_ALLOW_DYNSYM(_ofl) (((_ofl)->ofl_flags & \ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c252 if (OFL_ALLOW_DYNSYM(ofl)) { in update_osym()
3147 if (OFL_ALLOW_DYNSYM(ofl)) in update_move()
4027 if (OFL_ALLOW_DYNSYM(ofl)) { in ld_update_outfile()
H A Dsyms.c1063 if (OFL_ALLOW_DYNSYM(ofl)) in ld_sym_spec()
H A Drelocate.c2674 if (OFL_ALLOW_DYNSYM(ofl)) in ld_reloc_process()
H A Dsections.c2509 if (OFL_ALLOW_DYNSYM(ofl) && (sh_flags & SHF_ALLOC)) in make_reloc()