Searched refs:Subprogram (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 1148 void DWARFContext::addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, in addLocalsForDie() argument 1153 if (const char *Name = Subprogram.getSubroutineName(DINameKind::ShortName)) in addLocalsForDie() 1157 if (auto FrameBase = Subprogram.find(DW_AT_frame_base)) in addLocalsForDie() 1208 Subprogram = Origin; in addLocalsForDie() 1211 addLocalsForDie(CU, Subprogram, Child, Result); in addLocalsForDie() 1221 DWARFDie Subprogram = CU->getSubroutineForAddress(Address.Address); in getLocalsForAddress() local 1222 if (Subprogram.isValid()) in getLocalsForAddress() 1223 addLocalsForDie(CU, Subprogram, Subprogram, Result); in getLocalsForAddress()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | DebugInfoFlags.def | 74 // Subprogram-specific flags kept in DISubprogram.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFContext.h | 425 void addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, DWARFDie Die,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/ |
| H A D | debuginfo_ocaml.c | 852 value llvm_di_subprogram_get_line(LLVMMetadataRef Subprogram) { in llvm_di_subprogram_get_line() argument 853 return Val_int(LLVMDISubprogramGetLine(Subprogram)); in llvm_di_subprogram_get_line()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/ |
| H A D | DebugInfo.h | 1338 unsigned LLVMDISubprogramGetLine(LLVMMetadataRef Subprogram);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
| H A D | dibuilder.go | 597 func (v Value) Subprogram() (md Metadata) { func
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 1552 unsigned LLVMDISubprogramGetLine(LLVMMetadataRef Subprogram) { in LLVMDISubprogramGetLine() argument 1553 return unwrapDI<DISubprogram>(Subprogram)->getLine(); in LLVMDISubprogramGetLine()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 85 if (auto *Subprogram = dyn_cast<DISubprogram>(Scope)) in getSubprogram() local 86 return Subprogram; in getSubprogram()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/ |
| H A D | visium.md | 2548 ;; Subprogram call instructions
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
| H A D | visium.md | 2548 ;; Subprogram call instructions
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| H A D | mm-ko.ascii.pot | 3516 msgid "Subprogram call step"
|
| H A D | mm-ko.euc-kr.po | 3719 msgid "Subprogram call step"
|