Searched refs:NewGdbIndexContents (Results 1 – 1 of 1) sorted by relevance
1709 auto *NewGdbIndexContents = new uint8_t[NewGdbIndexSize]; in updateGdbIndexSection() local1710 uint8_t *Buffer = NewGdbIndexContents; in updateGdbIndexSection()1753 assert(Buffer + TrailingSize == NewGdbIndexContents + NewGdbIndexSize && in updateGdbIndexSection()1760 BC.registerOrUpdateNoteSection(".gdb_index", NewGdbIndexContents, in updateGdbIndexSection()