Searched refs:DW_EXT_HI (Results 1 – 2 of 2) sorted by relevance
371 #define DW_EXT_HI 0xffffffff macro372 #define DW_EXT_DWARF64 DW_EXT_HI
281 if (initial_len >= DW_EXT_LO && initial_len <= DW_EXT_HI) { in dwarf_entry_len()