Searched refs:estimateStubsInRangeVA (Results 1 – 2 of 2) sorted by relevance
76 uint64_t estimateStubsInRangeVA(size_t callIdx) const;
157 uint64_t TextOutputSection::estimateStubsInRangeVA(size_t callIdx) const { in estimateStubsInRangeVA() function in TextOutputSection271 stubsInRangeVA = estimateStubsInRangeVA(callIdx); in finalize()