Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c412 if (arsp->rel_flags & (FLG_REL_GOT | FLG_REL_FPTR)) in Dbg_reloc_ars_entry()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h758 #define FLG_REL_FPTR 0x00000800 /* relocation against func. desc. */ macro