Searched defs:swappedByteOrder (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/debugger/debugger_interface/
H A DDebuggerInterface.cpp106 GetElfSymbols(const void* symbolTable, uint32 symbolCount, uint32 symbolTableEntrySize, const char* stringTable, uint32 stringTableSize, bool is64Bit, bool swappedByteOrder, int64 textDelta, BObjectList<SymbolInfo>& infos) argument
/haiku/headers/private/debugger/elf/
H A DElfFile.h211 ElfFile::StaticGet(const Value& value, bool swappedByteOrder) argument
/haiku/src/kits/debugger/elf/
H A DElfSymbolLookup.cpp138 ElfSymbolLookupImpl(ElfSymbolLookupSource* source, uint64 symbolTable, uint64 symbolHash, uint64 stringTable, uint32 symbolCount, uint32 symbolTableEntrySize, uint64 textDelta, bool swappedByteOrder) argument
326 Create(ElfSymbolLookupSource* source, uint64 symbolTable, uint64 symbolHash, uint64 stringTable, uint32 symbolCount, uint32 symbolTableEntrySize, uint64 textDelta, bool is64Bit, bool swappedByteOrder, bool cacheSource, ElfSymbolLookup*& _lookup) argument

Completed in 36 milliseconds