Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Dlibld.h551 #define OFL_ALLOW_DYNSYM(_ofl) (((_ofl)->ofl_flags & \ macro
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dupdate.c246 if (OFL_ALLOW_DYNSYM(ofl)) { in update_osym()
3068 if (OFL_ALLOW_DYNSYM(ofl)) in update_move()
3722 if (OFL_ALLOW_DYNSYM(ofl)) { in ld_update_outfile()
H A Dsyms.c930 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.c2480 if (OFL_ALLOW_DYNSYM(ofl) && (sh_flags & SHF_ALLOC)) in make_reloc()