Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ buffer_offset
Function
buffer_offset
util/cbfstool/common.h:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
static inline size_t buffer_offset(const struct buffer *b)
52
{
53
return b->offset;
54
}
55
56
static inline void *buffer_end(const struct buffer *b)
57
{
Callers
7
qualcomm_find_hash_mbnv7
Function · 0.85
qualcomm_find_hash
Function · 0.85
next_available_event_offset
Function · 0.85
shrink_buffer
Function · 0.85
absolute_align
Function · 0.85
set_file_end_offset
Function · 0.85
buffer_get_original_backing
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected