Searched defs:allocated_addr (Results 1 – 3 of 3) sorted by relevance
37 InferiorCallMmap(Process * process,addr_t & allocated_addr,addr_t addr,addr_t length,unsigned prot,unsigned flags,addr_t fd,addr_t offset) InferiorCallMmap() argument
2861 addr_t allocated_addr = LLDB_INVALID_ADDRESS; in DoAllocateMemory() local
2444 addr_t allocated_addr = DoAllocateMemory(size, permissions, error); in AllocateMemory() local