Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h41 Error emitDebugLine(raw_ostream &OS, const Data &DI);
/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp569 Error DWARFYAML::emitDebugLine(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugLine() function in DWARFYAML
1018 .Case("debug_line", DWARFYAML::emitDebugLine) in getDWARFEmitterByName()