Home
last modified time | relevance | path

Searched defs:function_offset (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h53 uint32_t function_offset = 0; // The offset of the first function covered by member
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp346 uint32_t function_offset = in ScanIndex() local
384 uint32_t function_offset) { in GetLSDAForFunctionOffset()
412 uint32_t entry_page_offset, uint32_t entry_count, uint32_t function_offset, in BinarySearchRegularSecondPage()
511 addr_t function_offset = in GetCompactUnwindInfoForFunction() local
H A DSymbolContext.cpp100 const addr_t function_offset = in DumpStopContext() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h40 uptr function_offset; member