Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h33 Error emitDebugAranges(raw_ostream &OS, const Data &DI);
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp141 Error DWARFYAML::emitDebugAranges(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugAranges() function in DWARFYAML
1203 .Case("debug_aranges", DWARFYAML::emitDebugAranges) in getDWARFEmitterByName()