Searched refs:emitDebugAddr (Results 1 – 4 of 4) sorted by relevance
42 LLVM_ABI Error emitDebugAddr(raw_ostream &OS, const Data &DI);
670 void emitDebugAddr();
1486 emitDebugAddr(); in endModule()3860 void DwarfDebug::emitDebugAddr() { in emitDebugAddr() function in DwarfDebug
658 Error DWARFYAML::emitDebugAddr(raw_ostream &OS, const Data &DI) { in emitDebugAddr() function in DWARFYAML1228 .Case("debug_addr", DWARFYAML::emitDebugAddr) in getDWARFEmitterByName()