Searched refs:DW_DLC_STREAM_RELOCATIONS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_init.c160 if (pf & DW_DLC_STREAM_RELOCATIONS &&
166 if ((pf & DW_DLC_STREAM_RELOCATIONS) == 0 &&
168 pf |= DW_DLC_STREAM_RELOCATIONS;
H A Dlibdwarf.h426 #define DW_DLC_STREAM_RELOCATIONS 0x02000000 macro

Completed in 69 milliseconds