Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2651 uint64_t val_offset = value + ELFRelocation::RelocAddend64(rel); in ApplyRelocations() local
2652 memcpy(dst, &val_offset, sizeof(uint64_t)); in ApplyRelocations()
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1113 HANDLE_DW_CFA(0x14, val_offset)
/llvm-project-15.0.7/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md3202 4. <i>val_offset(N)</i>
3215 address location description, the value of val_offset(N) will also be a
3217 location description by N bytes. Furthermore, the value of val_offset(N)
3564 <i>val_offset(B * data_alignment_factor)</i> rule.
/llvm-project-15.0.7/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst3943 *val_offset(N)*
3957 location description, the value of val_offset(N) will also be a memory byte
3959 description by N bytes. Furthermore, the value of val_offset(N) will be a
4388 *val_offset(B \* data_alignment_factor)* rule.