Searched refs:munmap_item (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-object-load.h39 struct munmap_item struct in struct:munmap_list
44 std::vector<munmap_item> items;
H A Dcompile-object-load.c43 struct munmap_item item = { addr, size };
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-object-load.h42 struct munmap_item struct in struct:munmap_list
47 std::vector<munmap_item> items;
H A Dcompile-object-load.c43 struct munmap_item item = { addr, size };

Completed in 542 milliseconds