Searched defs:TARGET_DEBUG_ADDR (Results 1 – 3 of 3) sorted by relevance
102 #define TARGET_DEBUG_ADDR (target_flags & MASK_DEBUG_ADDR) macro
354 #define TARGET_DEBUG_ADDR ((target_flags & MASK_DEBUG_ADDR) != 0) macro
176 #define TARGET_DEBUG_ADDR (ix86_debug_addr_string != 0) macro