Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h752 #define FLG_REL_MOVETAB 0x00000100 /* Relocation against .SUNW_move */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c2374 reld.rel_flags |= FLG_REL_MOVETAB; in process_movereloc()
2933 if (arsp->rel_flags & FLG_REL_MOVETAB) { in ld_adj_movereloc()