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