Searched refs:DataAddr (Results 1 – 2 of 2) sorted by relevance
90 uint8_t *DataAddr = S.getAddress(); in dumpSectionMemory() local107 dbgs() << " " << format("%02x", *DataAddr); in dumpSectionMemory()109 ++DataAddr; in dumpSectionMemory()
92 uint8_t *DataAddr = S.getAddress(); in dumpSectionMemory() local109 dbgs() << " " << format("%02x", *DataAddr); in dumpSectionMemory()111 ++DataAddr; in dumpSectionMemory()