IsBigEndian
inline bool IsBigEndian() const { return fBigEndian; }
bool IsBigEndian() const { return fBigEndian; }
if (Sensor() && Sensor()->IsBigEndian())
virtual bool IsBigEndian() const { return fIsBigEndian; };
int32 targetEndian = fTeam->GetArchitecture()->IsBigEndian()
fCurrentEndianMode = architecture->IsBigEndian()
IsBigEndian());
IsBigEndian());
fArchitecture->AddressSize(), fArchitecture->IsBigEndian(),
fTypeContext->GetArchitecture()->IsBigEndian());
fManager = new(std::nothrow) DwarfManager(fArchitecture->AddressSize(), fArchitecture->IsBigEndian());
fTypeContext->AddressSize(), fTypeContext->IsBigEndian(),
fTypeContext->AddressSize(), fTypeContext->IsBigEndian(),
fTypeContext->AddressSize(), fTypeContext->IsBigEndian(),
fTypeContext->AddressSize(), fTypeContext->IsBigEndian(),
fTypeContext->AddressSize(), fTypeContext->IsBigEndian(),
fTypeContext->AddressSize(), fTypeContext->IsBigEndian(),
fTypeContext->AddressSize(), fTypeContext->IsBigEndian(),
typeContext->AddressSize(), typeContext->IsBigEndian(),
typeContext->AddressSize(), typeContext->IsBigEndian(),
typeContext->AddressSize(), typeContext->IsBigEndian(),
parentLocation.IsBigEndian());
return fCompilationUnit != NULL ? fCompilationUnit->IsBigEndian()
: fArchitecture->IsBigEndian();
objectLocation.IsBigEndian());
ValueLocation location(fTypeContext->GetArchitecture()->IsBigEndian());
typeContext->AddressSize(), typeContext->IsBigEndian(),
bool bigEndian = typeContext->GetArchitecture()->IsBigEndian();
typeContext->AddressSize(), typeContext->IsBigEndian(),
typeContext->AddressSize(), typeContext->IsBigEndian(),
typeContext->AddressSize(), typeContext->IsBigEndian(),
parentLocation.IsBigEndian());
bool IsBigEndian() const;
bool IsBigEndian() const { return fIsBigEndian; }
bool IsBigEndian() const
fDataReader.SetTo(expression, size, fContext->AddressSize(), fContext->IsBigEndian());
fDataReader.SetTo(expression, size, fContext->AddressSize(), fContext->IsBigEndian());
fDataReader.AddressSize(), fDataReader.IsBigEndian());
fDataReader.SetTo(block, size, savedReader.AddressSize(), savedReader.IsBigEndian());
bool IsBigEndian() const { return fIsBigEndian; }
unit->ContentSize(), unit->AddressSize(), unit->IsBigEndian());
unit->ContentSize(), unit->AddressSize(), unit->IsBigEndian());
unit->TotalSize(), unit->AddressSize(), unit->IsBigEndian());
fDebugLineSection->Size() - offset, unit->AddressSize(), unit->IsBigEndian());
unit != NULL ? unit->IsBigEndian() : isBigEndian);
unit != NULL ? unit->IsBigEndian() : isBigEndian);
fDebugLocationSection->Size() - offset, unit->AddressSize(), unit->IsBigEndian());
fDebugRangesSection->Size() - offset, unit->AddressSize(), unit->IsBigEndian());
bool bigEndian = fArchitecture->IsBigEndian();
bool bigEndian = fArchitecture->IsBigEndian();
valueLoader->GetArchitecture()->IsBigEndian(), piece);