Searched refs:DataAddr (Results 1 – 2 of 2) sorted by relevance
35 unsigned DataAddr; member352 if (MCU.Name == MCUName && MCU.DataAddr > 0) in GetMCUSectionAddressData()353 return std::optional<unsigned>(MCU.DataAddr); in GetMCUSectionAddressData()
92 uint8_t *DataAddr = S.getAddress(); in dumpSectionMemory() local109 dbgs() << " " << format("%02x", *DataAddr); in dumpSectionMemory()111 ++DataAddr; in dumpSectionMemory()