Searched refs:FirstSymbolAddress (Results 1 – 1 of 1) sorted by relevance
444 auto FirstSymbolAddress = CalculateAddressOfSymbolInDwarfSegment(); in collectRelocationsToApplyToSwiftReflectionSections() local475 if (!FirstSymbolAddress || !SecondSymbolAddress) in collectRelocationsToApplyToSwiftReflectionSections()484 int32_t Value = (*SecondSymbolAddress + Addend) - *FirstSymbolAddress; in collectRelocationsToApplyToSwiftReflectionSections()