Home
last modified time | relevance | path

Searched defs:map_off (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
Du_debug_stack.h67 unsigned int map_off; member
/third_party/toybox/toys/other/
Ddevmem.c23 unsigned long long addr = atolx(toys.optargs[0]), data = 0, map_off, map_len; in devmem_main() local