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

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBSection.cpp217 const uint64_t sect_file_offset = objfile->GetFileOffset() + section_sp->GetFileOffset(); local
218 const uint64_t file_offset = sect_file_offset + offset;

Completed in 44 milliseconds