Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h53 uint32_t function_offset = 0; // The offset of the first function covered by member
/freebsd/contrib/llvm-project/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.cpp106 const addr_t function_offset = in DumpStopContext() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h40 uptr function_offset; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp767 lldb::offset_t function_offset = m_body_offset + m_header->funcoff; in ParseFunctions() local