Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_arm64.cpp23 llvm::ArrayRef<CoreNote> notes) { in Create()
46 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_arm64()
H A DProcessElfCore.cpp593 llvm::Error ProcessElfCore::parseFreeBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseFreeBSDNotes()
670 llvm::Error ProcessElfCore::parseNetBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseNetBSDNotes()
830 llvm::Error ProcessElfCore::parseOpenBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseOpenBSDNotes()
874 llvm::Error ProcessElfCore::parseLinuxNotes(llvm::ArrayRef<CoreNote> notes) { in parseLinuxNotes()
H A DRegisterContextPOSIXCore_arm.cpp20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_arm()
H A DRegisterContextPOSIXCore_mips64.cpp20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_mips64()
H A DRegisterContextPOSIXCore_ppc64le.cpp24 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_ppc64le()
H A DRegisterContextPOSIXCore_s390x.cpp21 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_s390x()
H A DRegisterContextPOSIXCore_x86_64.cpp18 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_x86_64()
H A DRegisterContextPOSIXCore_powerpc.cpp21 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_powerpc()
H A DThreadElfCore.h128 std::vector<lldb_private::CoreNote> notes; member
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
H A DInterceptResult.pm119 sub notes { shift->grep(has_notes => @_) } subroutine
/netbsd-src/external/mit/isl/dist/
H A Disl_printer_private.h46 isl_id_to_id *notes; member
/netbsd-src/games/battlestar/
H A Dglobals.c284 int notes[NUMOFNOTES]; variable
/openbsd-src/games/battlestar/
H A Dglobals.c262 int notes[NUMOFNOTES]; variable
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/InterceptResult/
H A DEvent.pm477 sub notes { grep { uc($_->{tag}) eq 'NOTE' } $_[0]->info } global() subroutine
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELF.h353 iterator_range<Elf_Note_Iterator> notes(const Elf_Phdr &Phdr, in notes() function
365 iterator_range<Elf_Note_Iterator> notes(const Elf_Shdr &Shdr, in notes() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DELF.h352 iterator_range<Elf_Note_Iterator> notes(const Elf_Phdr &Phdr, in notes() function
364 iterator_range<Elf_Note_Iterator> notes(const Elf_Shdr &Shdr, in notes() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched-dump.cc822 insn_t notes = BB_NOTE_LIST (bb); in sel_dump_cfg_2() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched-dump.c825 insn_t notes = BB_NOTE_LIST (bb); in sel_dump_cfg_2() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c2419 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME); in v850_elf_set_note() local
2674 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME); in v850_elf_print_notes() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c2419 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME); in v850_elf_set_note() local
2674 asection * notes = bfd_get_section_by_name (abfd, V850_NOTE_SECNAME); in v850_elf_print_notes() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dregrename.c122 clear_dead_regs (pset, kind, notes) in clear_dead_regs() argument
H A Dregmove.c1916 rtx notes = REG_NOTES (insn); local
H A Dhaifa-sched.c1456 int notes = 0; in rm_redundant_line_notes() local
/openbsd-src/gnu/gcc/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()

123