Home
last modified time | relevance | path

Searched refs:getMemtagGlobalsSectionContents (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp227 ArrayRef<uint8_t> getMemtagGlobalsSectionContents(uint64_t ExpectedAddr);
6257 ELFDumper<ELFT>::getMemtagGlobalsSectionContents(uint64_t ExpectedAddr) { in getMemtagGlobalsSectionContents() function in ELFDumper
6329 ArrayRef<uint8_t> Contents = getMemtagGlobalsSectionContents(MemtagGlobals); in printMemtag()