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