Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Dcfi.c260 val_offset: in execute_cfi()
261 register_rule (operand, val_offset, offset); in execute_cfi()
269 goto val_offset; in execute_cfi()
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2605 uint64_t val_offset = value + ELFRelocation::RelocAddend64(rel); in ApplyRelocations() local
2606 memcpy(dst, &val_offset, sizeof(uint64_t)); in ApplyRelocations()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def871 HANDLE_DW_CFA(0x14, val_offset)
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.def907 HANDLE_DW_CFA(0x14, val_offset)
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c1009 LLVMValueRef val_offset = LLVMConstInt(ctx->ac.i32, offset, 0); in radv_get_sampler_desc() local
1010 list = LLVMBuildGEP(builder, list, &val_offset, 1, ""); in radv_get_sampler_desc()
/external/llvm-project/llvm/docs/
DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst3462 *val_offset(N)*
3476 location description, the value of val_offset(N) will also be a memory byte
3478 description by N bytes. Furthermore, the value of val_offset(N) will be a
3906 *val_offset(B\*data_alignment_factor)* rule.