Searched defs:AddrTableItem (Results 1 – 2 of 2) sorted by relevance
103 struct AddrTableItem { struct104 uint64_t addr;105 uint64_t id;129 struct AddrTableItem { struct130 uint32_t syntheticAddr;131 uint32_t size;132 uint64_t nodeId;133 uint32_t nativeSize;134 uint32_t type;
77 struct AddrTableItem { struct78 uint64_t addr = 0;79 uint64_t id = 0;80 uint32_t objSize = 0;81 uint32_t offset = 0;