Searched refs:ApplyFixups (Results 1 – 2 of 2) sorted by relevance
42 EmitDebugSections(StringRef YAMLString, bool ApplyFixups = false,45 EmitDebugSections(llvm::DWARFYAML::Data &DI, bool ApplyFixups);
352 DWARFYAML::EmitDebugSections(StringRef YAMLString, bool ApplyFixups, in EmitDebugSections() argument362 if (ApplyFixups) { in EmitDebugSections()