Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBSection.cpp191 const uint64_t sect_file_offset = in GetSectionData() local
193 const uint64_t file_offset = sect_file_offset + offset; in GetSectionData()