Searched defs:begin_offset (Results 1 – 4 of 4) sorted by relevance
29 def DecodeSLEB128(data, begin_offset=0): argument
100 def __init__(self, file_path, begin_offset=0): argument
106 const auto begin_offset = std::clamp<size_t>(signature_offset(), 0, size()); in GetBootSignatures() local166 const auto begin_offset = std::clamp<size_t>(offset, 0, size()); in Slice() local
65 def __init__(self, file_path, begin_offset=0): argument