Home
last modified time | relevance | path

Searched defs:MacroHeader (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h37 struct MacroHeader { struct
39 uint16_t Version = 0;
65 void dumpMacroHeader(raw_ostream &OS) const; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h37 struct MacroHeader { struct
39 uint16_t Version = 0;
65 void dumpMacroHeader(raw_ostream &OS) const; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h37 struct MacroHeader { struct
39 uint16_t Version = 0;
65 void dumpMacroHeader(raw_ostream &OS) const; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h32 struct MacroHeader { struct
34 uint16_t Version = 0;
60 void dumpMacroHeader(raw_ostream &OS) const; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h31 struct MacroHeader { struct
33 uint16_t Version = 0;
59 void dumpMacroHeader(raw_ostream &OS) const; argument