Searched refs:SectionLoadAddress (Results 1 – 2 of 2) sorted by relevance
385 uint64_t SectionLoadAddress = in printLineInfoForInput() local387 if (SectionLoadAddress != 0) in printLineInfoForInput()388 Addr += SectionLoadAddress - Sec->getAddress(); in printLineInfoForInput()
1208 if (uint64_t SectionLoadAddress = L->getSectionLoadAddress(*RSec)) in getSymbolInfo() local1209 Ret.Address += SectionLoadAddress - RSec->getAddress(); in getSymbolInfo()