Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h42 EmitDebugSections(StringRef YAMLString, bool ApplyFixups = false,
45 EmitDebugSections(llvm::DWARFYAML::Data &DI, bool ApplyFixups);
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp352 DWARFYAML::EmitDebugSections(StringRef YAMLString, bool ApplyFixups, in EmitDebugSections() function in DWARFYAML