Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp495 llvm::Error ProcessElfCore::parseFreeBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseFreeBSDNotes()
544 llvm::Error ProcessElfCore::parseNetBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseNetBSDNotes()
578 llvm::Error ProcessElfCore::parseOpenBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseOpenBSDNotes()
622 llvm::Error ProcessElfCore::parseLinuxNotes(llvm::ArrayRef<CoreNote> notes) { in parseLinuxNotes()
H A DRegisterContextPOSIXCore_arm.cpp19 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_arm()
H A DRegisterContextPOSIXCore_arm64.cpp19 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_arm64()
H A DRegisterContextPOSIXCore_ppc64le.cpp23 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_ppc64le()
H A DRegisterContextPOSIXCore_mips64.cpp19 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_mips64()
H A DRegisterContextPOSIXCore_x86_64.cpp19 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_x86_64()
H A DRegisterContextPOSIXCore_s390x.cpp20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_s390x()
H A DRegisterContextPOSIXCore_powerpc.cpp20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_powerpc()
H A DThreadElfCore.h129 std::vector<lldb_private::CoreNote> notes; member
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DELF.h228 iterator_range<Elf_Note_Iterator> notes(const Elf_Phdr &Phdr, in notes() function
240 iterator_range<Elf_Note_Iterator> notes(const Elf_Shdr &Shdr, in notes() function
/freebsd-12.1/contrib/gcc/
H A Dregmove.c1895 rtx notes = REG_NOTES (insn); in fixup_match_1() local
H A Dregrename.c124 clear_dead_regs (HARD_REG_SET *pset, enum machine_mode kind, rtx notes) in clear_dead_regs()
H A Dcombine.c9312 rtx notes = 0; in recog_for_combine() local
11882 distribute_notes (rtx notes, rtx from_insn, rtx i3, rtx i2, rtx elim_i2, in distribute_notes()
H A Dhaifa-sched.c1509 int notes = 0; in rm_redundant_line_notes() local
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dinternal.h261 _cpp_line_note *notes; /* Array of notes. */ member
/freebsd-12.1/contrib/binutils/gas/
H A Dsymbols.c61 struct obstack notes; variable
/freebsd-12.1/contrib/binutils/opcodes/
H A Dia64-gen.c707 int *notes = *notesp; local