Searched refs:got_start (Results 1 – 3 of 3) sorted by relevance
69 uint32_t got_start; member
173 heapFree((uint8_t*)platInfo->got - app->sect.got_start); in cpuAppUnload()
181 else if (IS_IN_RANGE_E(relocs[i].where, sect->got_start, sect->got_end)) in handleApp()409 !IS_IN_RAM(sect->bss_end) || !IS_IN_RAM(sect->got_start) || !IS_IN_RAM(sect->got_end)) { in handleApp()417 sect->got_start -= RAM_BASE; in handleApp()