Searched defs:DataBase (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/debugger/model/
H A DImageInfo.h39 target_addr_t DataBase() const { return fDataBase; } function in class:ImageInfo
/haiku/src/kits/debugger/elf/
H A DCoreFile.h103 uint64 DataBase() const { return fDataBase; } function in struct:CoreFileImageInfo
/haiku/src/tests/system/kernel/device_manager/
H A Ddma_resource_test.cpp33 addr_t DataBase() const { return fDataBase; } function in class:TestSuiteContext
156 addr_t DataBase() const { return fContext.DataBase(); } function in class:TestSuite
[all...]
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp343 addr_t DataBase() const function in struct:__anon2::ImageInfo

Completed in 58 milliseconds