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