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