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.h34 LLVM_ABI Error emitDebugAranges(raw_ostream &OS, const Data &DI);
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp137 Error DWARFYAML::emitDebugAranges(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugAranges() function in DWARFYAML
1229 .Case("debug_aranges", DWARFYAML::emitDebugAranges) in getDWARFEmitterByName()