Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h43 Error emitDebugStrOffsets(raw_ostream &OS, const Data &DI);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp671 Error DWARFYAML::emitDebugStrOffsets(raw_ostream &OS, const Data &DI) { in emitDebugStrOffsets() function in DWARFYAML
1025 .Case("debug_str_offsets", DWARFYAML::emitDebugStrOffsets) in getDWARFEmitterByName()