Searched refs:func_rva (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/common/windows/
H A Dpdb_source_line_writer.cc476 DWORD func_rva, block_rva; local
479 SUCCEEDED(parent->get_relativeVirtualAddress(&func_rva)) &&
481 if (block_rva < func_rva || block_rva > (func_rva + func_length)) {

Completed in 63 milliseconds