Searched refs:StaticGet (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/debugger/elf/
H A DElfFile.h157 { return StaticGet(value,
161 static Value StaticGet(const Value& value,
211 ElfFile::StaticGet(const Value& value, bool swappedByteOrder) function in class:ElfFile
/haiku/src/kits/debugger/elf/
H A DElfSymbolLookup.cpp162 return ElfFile::StaticGet(value, fSwappedByteOrder);

Completed in 40 milliseconds