Searched refs:from_addr (Results 1 – 2 of 2) sorted by relevance
115 bool ReadJITEntry(const addr_t from_addr, Process *process, in ReadJITEntry() argument117 lldbassert(from_addr % sizeof(ptr_t) == 0); in ReadJITEntry()128 size_t bytes_read = process->ReadMemory(from_addr, data.GetBytes(), in ReadJITEntry()
559 %from_addr = alloca %struct.siginfo_t*560 %t344 = load %struct.siginfo_t*, %struct.siginfo_t** %from_addr, align 8