Searched refs:BTX_ENTRY (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/tools/btxld/ | ||
H A D | btx.h | 66 #define BTX_ENTRY(btx) (BTX_ORIGIN(btx) + 2 + (btx).btx_hdrsz) macro |
H A D | btxld.c | 306 BTX_ORIGIN(btx), BTX_ENTRY(btx), BTX_MAPPED(btx) * in btxld() |