Home
last modified time | relevance | path

Searched refs:ApplyFixups (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DDWARFEmitter.h42 EmitDebugSections(StringRef YAMLString, bool ApplyFixups = false,
45 EmitDebugSections(llvm::DWARFYAML::Data &DI, bool ApplyFixups);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp352 DWARFYAML::EmitDebugSections(StringRef YAMLString, bool ApplyFixups, in EmitDebugSections() argument
362 if (ApplyFixups) { in EmitDebugSections()