Searched refs:SectionLoadAddress (Results 1 – 2 of 2) sorted by relevance
511 uint64_t SectionLoadAddress = in printLineInfoForInput() local513 if (SectionLoadAddress != 0) in printLineInfoForInput()514 Addr += SectionLoadAddress - Sec->getAddress(); in printLineInfoForInput()
1579 if (uint64_t SectionLoadAddress = L->getSectionLoadAddress(*RSec)) in getSymbolInfo() local1580 Ret.Address += SectionLoadAddress - RSec->getAddress(); in getSymbolInfo()