Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5481 getFreeBSDNote(uint32_t NoteType, ArrayRef<uint8_t> Desc, bool IsCore) { in getFreeBSDNote() argument
5482 if (IsCore) in getFreeBSDNote()
6039 auto ProcessNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printNotes() argument
6062 getFreeBSDNote<ELFT>(Type, Descriptor, IsCore)) { in printNotes()
6173 auto FindAndroidNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printMemtag() argument
7769 auto ProcessNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printNotes() argument
7794 getFreeBSDNote<ELFT>(Type, Descriptor, IsCore)) { in printNotes()