Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/API/
HDSBSection.cpp217 … const uint64_t sect_file_offset = objfile->GetFileOffset() + section_sp->GetFileOffset(); in GetSectionData() local
218 const uint64_t file_offset = sect_file_offset + offset; in GetSectionData()