Home
last modified time | relevance | path

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

/external/qemu/block/
Ddmg.c78 off_t info_begin,info_end,last_in_offset,last_out_offset; in dmg_open() local
94 info_begin = read_off(bs, offset); in dmg_open()
95 if (info_begin == 0) { in dmg_open()
99 if (read_uint32(bs, info_begin) != 0x100) { in dmg_open()
103 count = read_uint32(bs, info_begin + 4); in dmg_open()
107 info_end = info_begin + count; in dmg_open()
109 offset = info_begin + 0x100; in dmg_open()
/external/llvm/test/DebugInfo/
D2010-05-10-MultipleCU.ll4 ; CHECK: info_begin
9 ; CHECK: info_begin