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