Home
last modified time | relevance | path

Searched refs:emitDebugAddr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h42 Error emitDebugAddr(raw_ostream &OS, const Data &DI);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h591 void emitDebugAddr();
H A DDwarfDebug.cpp1480 emitDebugAddr(); in endModule()
3266 void DwarfDebug::emitDebugAddr() { in emitDebugAddr() function in DwarfDebug
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp630 Error DWARFYAML::emitDebugAddr(raw_ostream &OS, const Data &DI) { in emitDebugAddr() function in DWARFYAML
1013 .Case("debug_addr", DWARFYAML::emitDebugAddr) in getDWARFEmitterByName()