Searched refs:DataAddr (Results 1 – 3 of 3) sorted by relevance
36 unsigned DataAddr; member353 if (MCU.Name == MCUName && MCU.DataAddr > 0) in GetMCUSectionAddressData()354 return 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()
132 DataAddr, // refers to the address `v` enumerator4822 semant == ConstituentSemantics::DataAddr || in genElementalArgument()