Home
last modified time | relevance | path

Searched defs:Inlinee (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h36 TypeIndex Inlinee; // ID of the function that was inlined. member
H A DSymbolRecord.h367 TypeIndex Inlinee; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp212 std::optional<InlineeSourceLine> Inlinee = in findInlineeLinesByVA() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp193 MCOS->emitULEB128IntValue(std::get<1>(Inlinee.first)); in emit() local
241 for (const auto &Inlinee : Inlinees) { emit() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h99 uint32_t Inlinee; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h121 const DISubprogram *Inlinee = nullptr; member
H A DCodeViewDebug.cpp236 const DISubprogram *Inlinee) { in getInlineSite()
493 const DISubprogram *Inlinee = Var.DIVar->getScope()->getSubprogram(); in recordLocalVariable() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h286 Inlinee, enumerator