Searched refs:Protection (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/debugger/model/
H A DAreaInfo.h36 uint32 Protection() const { return fProtection; } function in class:AreaInfo
/haiku/src/kits/debugger/elf/
H A DCoreFile.h41 uint32 Protection() const { return fProtection; } function in struct:CoreFileAreaInfo
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.h67 int32 Protection() const { return BackOffset(48); } function in class:FFS::NodeBlock
/haiku/src/kits/debugger/debugger_interface/core/
H A DCoreFileDebuggerInterface.cpp336 protection = info->Protection() & ~(uint32)B_WRITE_AREA;
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp510 uint32 Protection() const function in struct:__anon2::AreaInfo
1183 uint32 protection = areaInfo->Protection();
1351 entry.na_protection = areaInfo->Protection();
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp395 UiUtils::AreaProtectionFlagsToString(info->Protection(),

Completed in 85 milliseconds