Searched refs:DebugInlineeLinesSubsectionRef (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp43 DebugInlineeLinesSubsectionRef::DebugInlineeLinesSubsectionRef() function in class:DebugInlineeLinesSubsectionRef
46 Error DebugInlineeLinesSubsectionRef::initialize(BinaryStreamReader Reader) {
58 bool DebugInlineeLinesSubsectionRef::hasExtraFiles() const {
H A DDebugSubsectionVisitor.cpp49 DebugInlineeLinesSubsectionRef Fragment;
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h60 class DebugInlineeLinesSubsectionRef final : public DebugSubsectionRef {
65 DebugInlineeLinesSubsectionRef();
H A DDebugSubsectionVisitor.h21 class DebugInlineeLinesSubsectionRef;
42 virtual Error visitInlineeLines(DebugInlineeLinesSubsectionRef &Inlinees,
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp114 DebugInlineeLinesSubsectionRef inlinee_lines;
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp49 DebugInlineeLinesSubsectionRef InlineeLines;
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp146 const DebugInlineeLinesSubsectionRef &Lines);
621 const DebugInlineeLinesSubsectionRef &Lines) {
773 Error visitInlineeLines(DebugInlineeLinesSubsectionRef &Inlinees,
820 DebugInlineeLinesSubsectionRef &Inlinees,
/openbsd-current/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp885 return iterateModuleSubsections<DebugInlineeLinesSubsectionRef>(
888 DebugInlineeLinesSubsectionRef &Lines) -> Error {
/openbsd-current/gnu/llvm/lld/COFF/
H A DPDB.cpp873 DebugInlineeLinesSubsectionRef inlineeLines;
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1306 DebugInlineeLinesSubsectionRef Lines;

Completed in 204 milliseconds