Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.c57 LONGEST data_alignment_factor; member
616 fs->data_align = fde->cie->data_alignment_factor; in dwarf2_frame_cache()
1337 cie->data_alignment_factor = in decode_frame_entry_1()
/openbsd/gnu/llvm/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst4281 8. ``data_alignment_factor`` (signed LEB128)
4286 ``(operand * data_alignment_factor)``.
4422 ``DW_OP_constu AS; DW_OP_LLVM_aspace_bregx R, B * data_alignment_factor`` as
4448 DW_OP_LLVM_aspace_bregx R, B * data_alignment_factor`` as a location
4487 data_alignment_factor`` as a location description. R and AS are the old CFA
4533 register specified by R to be an *offset(B \* data_alignment_factor)* rule.
4564 *val_offset(B \* data_alignment_factor)* rule.
H A DAMDGPUUsage.rst2449 5. ``data_alignment_factor`` is 4 bytes.
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md3758 8. `data_alignment_factor` (signed LEB128)
3763 resulting value is `(operand * data_alignment_factor)`.
3866 `DW_OP_bregx R, B * data_alignment_factor` as a location description.
3898 DWARF operation expression `DW_OP_bregx R, B * data_alignment_factor` as a
3941 register specified by R to be an <i>offset(B * data_alignment_factor)</i>
3969 <i>val_offset(B * data_alignment_factor)</i> rule.