Home
last modified time | relevance | path

Searched refs:sect_file_offset (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBSection.cpp199 const uint64_t sect_file_offset = in GetSectionData() local
201 const uint64_t file_offset = sect_file_offset + offset; in GetSectionData()