Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp426 TestIdentityFunctionPatching(const T & code,TestOverrideFunction override,FunctionPrefixKind prefix_kind=FunctionPrefixNone,int function_start_offset=0) TestIdentityFunctionPatching() argument
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2555 lldb::offset_t function_start_offset = 0; ParseSymtab() local