Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_riscv64.cpp18 llvm::ArrayRef<CoreNote> notes) { in Create() argument
27 RegisterContextCorePOSIX_riscv64(Thread & thread,std::unique_ptr<RegisterInfoPOSIX_riscv64> register_info,const DataExtractor & gpregset,llvm::ArrayRef<CoreNote> notes) RegisterContextCorePOSIX_riscv64() argument
H A DRegisterContextLinuxCore_x86_64.cpp215 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextLinuxCore_x86_64()
H A DRegisterContextPOSIXCore_arm.cpp20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_arm()
H A DRegisterContextPOSIXCore_arm64.cpp26 llvm::ArrayRef<CoreNote> notes) { in Create() argument
76 RegisterContextCorePOSIX_arm64(Thread & thread,std::unique_ptr<RegisterInfoPOSIX_arm64> register_info,const DataExtractor & gpregset,llvm::ArrayRef<CoreNote> notes) RegisterContextCorePOSIX_arm64() argument
[all...]
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 DProcessElfCore.cpp603 parseFreeBSDNotes(llvm::ArrayRef<CoreNote> notes) parseFreeBSDNotes() argument
680 parseNetBSDNotes(llvm::ArrayRef<CoreNote> notes) parseNetBSDNotes() argument
840 parseOpenBSDNotes(llvm::ArrayRef<CoreNote> notes) parseOpenBSDNotes() argument
884 parseLinuxNotes(llvm::ArrayRef<CoreNote> notes) parseLinuxNotes() argument
[all...]
H A DThreadElfCore.h128 std::vector<lldb_private::CoreNote> notes; global() member
/llvm-project/polly/lib/External/isl/
H A Disl_printer_private.h46 isl_id_to_id *notes; member
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DDiagnostic.h73 std::vector<std::unique_ptr<Diagnostic>> notes; variable
/llvm-project/mlir/include/mlir/IR/
H A DDiagnostics.h292 NoteVector notes; global() variable
/llvm-project/llvm/include/llvm/Object/
H A DELF.h461 iterator_range<Elf_Note_Iterator> notes(const Elf_Phdr &Phdr, notes() function
473 iterator_range<Elf_Note_Iterator> notes(const Elf_Shdr &Shdr, notes() function
/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.h365 std::vector<DiagnosticInfo> notes; global() member
H A DIRCore.cpp1003 std::vector<DiagnosticInfo> notes; getInfo() local