Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp536 uint32_t block_offset = in GetDIENamesAndRanges() local
539 frame_base->SetOpcodeData(module, debug_info_data, block_offset, in GetDIENamesAndRanges()
H A DSymbolFileDWARF.cpp3296 uint32_t block_offset = in ParseVariableDIE() local
3299 location.CopyOpcodeData(module, debug_info_data, block_offset, in ParseVariableDIE()
3352 uint32_t block_offset = in ParseVariableDIE() local
3355 location.CopyOpcodeData(module, data, block_offset, block_length); in ParseVariableDIE()
H A DDWARFASTParserClang.cpp2771 uint32_t block_offset = in ParseChildMembers() local
2776 module_sp, debug_info_data, die.GetCU(), block_offset, in ParseChildMembers()
3223 uint32_t block_offset = in ParseChildMembers() local
3227 block_offset, block_length, in ParseChildMembers()
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c780 int64_t block_offset; member
1769 iso9660->zisofs.block_offset = 0; in write_iso9660_data()
7496 iso9660->zisofs.block_offset = tsize; in zisofs_init()
7646 if (iso9660->zisofs.block_offset != in zisofs_write_to_temp()
7652 iso9660->zisofs.block_offset); in zisofs_write_to_temp()
7656 iso9660->zisofs.block_offset; in zisofs_write_to_temp()
7702 iso9660->zisofs.block_offset = file->cur_content->size; in zisofs_write_to_temp()