Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h43 LLVM_ABI Error emitDebugStrOffsets(raw_ostream &OS, const Data &DI);
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp699 Error DWARFYAML::emitDebugStrOffsets(raw_ostream &OS, const Data &DI) { in emitDebugStrOffsets() function in DWARFYAML
1240 .Case("debug_str_offsets", DWARFYAML::emitDebugStrOffsets) in getDWARFEmitterByName()