Searched refs:RecAddr (Results 1 – 1 of 1) sorted by relevance
1355 uint64_t RecAddr; in addDataSections() local1361 RecAddr = R.Addr + SegmentAddr + BaseAddr; in addDataSections()1362 if (!Section || Section->Addr + Section->Size != RecAddr) { in addDataSections()1368 ".sec" + std::to_string(SecNo), RecAddr, in addDataSections()