Searched refs:TypeOffset (Results 1 – 3 of 3) sorted by relevance
21 TypeOffset = debug_info.getU32(offset_ptr); in extractImpl()22 return TypeOffset < getLength(); in extractImpl()32 << " type_offset = " << format("0x%04x", TypeOffset) in dump()
20 uint32_t TypeOffset; variable
383 unsigned TypeOffset = sizeof(int8_t) + // Call site format in EmitExceptionTable() local399 JCE->emitULEB128Bytes(TypeOffset); in EmitExceptionTable()