Lines Matching refs:offset_t
65 DNBDataRef::Get8(offset_t *offset_ptr) const in Get8()
81 DNBDataRef::Get16(offset_t *offset_ptr) const in Get16()
103 DNBDataRef::Get32(offset_t *offset_ptr) const in Get32()
124 DNBDataRef::Get64(offset_t *offset_ptr) const in Get64()
148 DNBDataRef::GetMax32(offset_t *offset_ptr, uint32_t byte_size) const in GetMax32()
170 DNBDataRef::GetMax64(offset_t *offset_ptr, uint32_t size) const in GetMax64()
192 DNBDataRef::GetPointer(offset_t *offset_ptr) const in GetPointer()
202 DNBDataRef::GetCStr(offset_t *offset_ptr, uint32_t fixed_length) const in GetCStr()
223 DNBDataRef::GetData(offset_t *offset_ptr, uint32_t length) const in GetData()
239 DNBDataRef::Get_ULEB128 (offset_t *offset_ptr) const in Get_ULEB128()
269 DNBDataRef::Get_SLEB128 (offset_t *offset_ptr) const in Get_SLEB128()
308 DNBDataRef::Skip_LEB128 (offset_t *offset_ptr) const in Skip_LEB128()