Searched defs:is_ehframe (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c745 Boolean is_ehframe = (isp->is_flags & FLG_IS_EHFRAME) != 0; local
1101 (is_ehframe && (osp->os_flags & FLG_OS_EHFRAME)) ||
1234 if (is_ehframe) {
1266 if (is_ehframe)

Completed in 58 milliseconds