Home
last modified time | relevance | path

Searched refs:functionEndAddress (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp862 target_addr_t functionEndAddress = functionStartAddress + function->Size(); in GetStatementAtSourceLocation() local
867 functionStartAddress, functionEndAddress); in GetStatementAtSourceLocation()
910 && statementAddress < functionEndAddress in GetStatementAtSourceLocation()