Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDDWARFEmitter.h42 Error emitDebugStrOffsets(raw_ostream &OS, const Data &DI);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDDWARFEmitter.cpp672 Error DWARFYAML::emitDebugStrOffsets(raw_ostream &OS, const Data &DI) { in emitDebugStrOffsets() function in DWARFYAML
1214 .Case("debug_str_offsets", DWARFYAML::emitDebugStrOffsets) in getDWARFEmitterByName()