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

/haiku/headers/private/debugger/elf/
H A DElfFile.h184 static uint8 _Swap(const uint8& value) function in class:ElfFile
186 static uint16 _Swap(const uint16& value) function in class:ElfFile
188 static int32 _Swap(const int32& value) function in class:ElfFile
190 static uint32 _Swap(const uint32& value) function in class:ElfFile
192 static int64 _Swap(const int64& value) function in class:ElfFile
194 static uint64 _Swap(const uint64& value) function in class:ElfFile

Completed in 9 milliseconds