|
| static u8 | nw4hbm::db::GetCharOnMem_ (const u8 *buf) |
| |
| static u8 | nw4hbm::db::GetCharOnDvd_ (u8 const *buf) |
| |
| static u8 * | nw4hbm::db::SearchNextLine_ (u8 *buf, s32 lines) |
| |
| static u8 * | nw4hbm::db::SearchNextSection_ (u8 *buf) |
| |
| static u8 * | nw4hbm::db::SearchParam_ (u8 *lineTop, u32 argNum, u8 splitter) |
| |
| static u32 | nw4hbm::db::XStrToU32_ (u8 const *str) |
| |
| static u32 | nw4hbm::db::CopySymbol_ (u8 const *buf, u8 *str, u32 strLenMax, u8 splitter) |
| |
| static bool | nw4hbm::db::QuerySymbolToMapFile_ (u8 *buf, OSModuleInfo const *moduleInfo, u32 address, u8 *strBuf, u32 strBufSize) |
| |
| static bool | nw4hbm::db::QuerySymbolToSingleMapFile_ (MapFile *pMapFile, u32 address, u8 *strBuf, u32 strBufSize) NO_INLINE |
| |
| bool | nw4hbm::db::MapFile_Exists (void) |
| |
| static s32 | nw4hbm::db::GetSize (s32 offset, u32 length) |
| |
| void | nw4hbm::db::dummyString () |
| |
| bool | nw4hbm::db::MapFile_QuerySymbol (u32 address, u8 *strBuf, u32 strBufSize) |
| |