Searched refs:IS_PADD (Results 1 – 1 of 1) sorted by relevance
54 #define IS_PADD(addr) (addr == 0) macro62 (!IS_IROM(addr) && !IS_DROM(addr) && !IS_IRAM(addr) && !IS_DRAM(addr) && !IS_PADD(addr))128 : IS_PADD(segment_hdr.load_addr) ? "padd" in map_rom_segments()