Searched defs:DwarfVersion (Results 1 – 10 of 10) sorted by relevance
37 DwarfExpression(unsigned DwarfVersion) : DwarfVersion(DwarfVersion) {} in DwarfExpression()126 DebugLocDwarfExpression(unsigned DwarfVersion, ByteStreamer &BS) in DebugLocDwarfExpression()
258 unsigned DwarfVersion; variable
43 int DwarfVersion; variable
171 uint16_t DwarfVersion; variable
450 unsigned DwarfVersion = MCOptions.DwarfVersion ? MCOptions.DwarfVersion : 4; in main() local
90 unsigned DwarfVersion; member
693 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm()
1244 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
2789 unsigned DwarfVersion, in RenderDebugEnablingArgs()2939 unsigned DwarfVersion = DwarfVersionNum(Value); in CollectArgsForIntegratedAssembler() local4441 unsigned DwarfVersion = 0; in ConstructJob() local6491 unsigned DwarfVersion = 0; in ConstructJob() local
659 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection()