Searched refs:map (Results 1 – 10 of 10) sorted by relevance
342 … int *map = (wram == MI_WRAM_B) ? context->slotOfSegmentCode : context->slotOfSegmentData; in DSPi_MapAndLoadProcessImageCallback() local352 map[segment] = slot; in DSPi_MapAndLoadProcessImageCallback()487 int *map = (wram == MI_WRAM_B) ? context->slotOfSegmentCode : context->slotOfSegmentData; in DSP_AttachProcessMemory() local505 map[segment] = slot; in DSP_AttachProcessMemory()529 int *map = (wram == MI_WRAM_B) ? context->slotOfSegmentCode : context->slotOfSegmentData; in DSP_DetachProcessMemory() local533 if ((((1 << segment) & *segbits) != 0) && (((1 << map[segment]) & slots) != 0)) in DSP_DetachProcessMemory()536 map[segment] = -1; in DSP_DetachProcessMemory()
72 CHECK_EXCLUDES = *.txt *.o *.a *.d *.map *.elf Entries* Repository Root
436 LDFLAGS_SYS ?= -stdlib -map closure -main _start
441 LDFLAGS_SYS ?= -stdlib -map closure -main _start
117 # Revised to match the new ROM map of TS
94 # Revised to match the new ROM map of TS
111 # Revised to match the new ROM map of TS