Searched defs:bigEndian (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/debugger/value/
H A DValueWriter.cpp64 bool bigEndian = fArchitecture->IsBigEndian(); local
H A DValueLoader.cpp98 bool bigEndian = fArchitecture->IsBigEndian(); local
/haiku/src/kits/debugger/types/
H A DValueLocation.cpp16 ValuePieceLocation::Normalize(bool bigEndian) argument
56 ValueLocation::ValueLocation(bool bigEndian) argument
64 ValueLocation::ValueLocation(bool bigEndian, const ValuePieceLocation& piece) argument
/haiku/src/kits/debugger/arch/
H A DArchitecture.cpp27 Architecture(TeamMemory* teamMemory, uint8 addressSize, size_t debugCpuStateSize, bool bigEndian) argument
/haiku/src/add-ons/translators/raw/
H A DRAWTranslator.cpp291 bool bigEndian; local
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h312 bool bigEndian; member in struct:InitConnectionRequest
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp396 bool bigEndian = typeContext->GetArchitecture()->IsBigEndian(); local

Completed in 59 milliseconds