Home
last modified time | relevance | path

Searched defs:val_offset (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2609 uint64_t val_offset = value + ELFRelocation::RelocAddend64(rel); in ApplyELF64ABS64Relocation() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddwarf2out.c2275 long unsigned val_offset; member