Searched refs:SectionAddressData (Results 1 – 1 of 1) sorted by relevance
447 std::optional<unsigned> SectionAddressData = GetMCUSectionAddressData(CPU); in ConstructJob() local500 if (SectionAddressData) { in ConstructJob()502 "-Tdata=0x" + Twine::utohexstr(*SectionAddressData))); in ConstructJob()