Searched refs:SectionAddressData (Results 1 – 1 of 1) sorted by relevance
384 llvm::Optional<unsigned> SectionAddressData = GetMCUSectionAddressData(CPU); in ConstructJob() local400 if (SectionAddressData.hasValue()) { in ConstructJob()402 llvm::utohexstr(SectionAddressData.getValue()); in ConstructJob()