Searched refs:funcVA (Results 1 – 1 of 1) sorted by relevance
365 uint64_t funcVA = funcSym->resolveBranchVA(); in finalize() local367 if (lowVA <= funcVA && funcVA <= highVA) { in finalize()