Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp460 static size_t GetInstructionSize(uptr address, size_t* rel_offset = nullptr) { in GetInstructionSize()
736 size_t rel_offset = 0; in CopyInstructions() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp917 uint64_t rel_offset; in GetImageInfoAddress() local