/openbsd/gnu/llvm/lldb/source/Plugins/Process/elf-core/ |
H A D | RegisterContextPOSIXCore_arm64.cpp | 23 llvm::ArrayRef<CoreNote> notes) { in Create() 46 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_arm64()
|
H A D | ProcessElfCore.cpp | 593 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 D | RegisterContextPOSIXCore_arm.cpp | 20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_arm()
|
H A D | RegisterContextPOSIXCore_ppc64le.cpp | 24 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_ppc64le()
|
H A D | RegisterContextPOSIXCore_mips64.cpp | 20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_mips64()
|
H A D | RegisterContextPOSIXCore_s390x.cpp | 21 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_s390x()
|
H A D | RegisterContextPOSIXCore_x86_64.cpp | 18 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_x86_64()
|
H A D | RegisterContextPOSIXCore_powerpc.cpp | 21 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_powerpc()
|
H A D | ThreadElfCore.h | 128 std::vector<lldb_private::CoreNote> notes; member
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/ |
H A D | InterceptResult.pm | 119 sub notes { shift->grep(has_notes => @_) } subroutine
|
/openbsd/games/battlestar/ |
H A D | globals.c | 262 int notes[NUMOFNOTES]; variable
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/InterceptResult/ |
H A D | Event.pm | 478 sub notes { grep { uc($_->{tag}) eq 'NOTE' } $_[0]->info } subroutine
|
/openbsd/gnu/llvm/llvm/include/llvm/Object/ |
H A D | ELF.h | 352 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
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | regmove.c | 1916 rtx notes = REG_NOTES (insn); local
|
H A D | regrename.c | 122 clear_dead_regs (pset, kind, notes) in clear_dead_regs() argument
|
H A D | unroll.c | 1713 initial_reg_note_copy (notes, map) in initial_reg_note_copy() argument
|
H A D | haifa-sched.c | 1456 int notes = 0; in rm_redundant_line_notes() local
|
H A D | combine.c | 10030 rtx notes = 0; local 12561 distribute_notes (notes, from_insn, i3, i2) in distribute_notes() argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | regmove.c | 1895 rtx notes = REG_NOTES (insn); in fixup_match_1() local
|
H A D | regrename.c | 124 clear_dead_regs (HARD_REG_SET *pset, enum machine_mode kind, rtx notes) in clear_dead_regs()
|
H A D | combine.c | 9309 rtx notes = 0; in recog_for_combine() local 11879 distribute_notes (rtx notes, rtx from_insn, rtx i3, rtx i2, rtx elim_i2, in distribute_notes()
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | symbols.c | 61 struct obstack notes; variable
|
/openbsd/gnu/gcc/libcpp/ |
H A D | internal.h | 256 _cpp_line_note *notes; /* Array of notes. */ member
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | symbols.c | 61 struct obstack notes; variable
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | ia64-gen.c | 696 int *notes = *notesp; local
|