Searched refs:getMemtagGlobalsSectionContents (Results 1 – 1 of 1) sorted by relevance
227 ArrayRef<uint8_t> getMemtagGlobalsSectionContents(uint64_t ExpectedAddr);6257 ELFDumper<ELFT>::getMemtagGlobalsSectionContents(uint64_t ExpectedAddr) { in getMemtagGlobalsSectionContents() function in ELFDumper6329 ArrayRef<uint8_t> Contents = getMemtagGlobalsSectionContents(MemtagGlobals); in printMemtag()