#include "jdb_dbinfo.h"
#include "jdb_dbinfo_i.h"
Functions | |
STATIC_INITIALIZE (Jdb_dbinfo) | |
Variables | |
const Address | area_start = Mem_layout::Jdb_debug_start |
const Address | area_end = Mem_layout::Jdb_debug_end |
const unsigned | area_size = area_end - area_start |
const unsigned | bitmap_size = (area_size / Config::PAGE_SIZE) / 8 |
|
|
|
|
|
|
|
|
|
|