Searched refs:macro_str (Results 1 – 1 of 1) sorted by relevance
69 const char *macro_str = nullptr; in ReadMacroEntries() local76 macro_str = debug_macro_data.GetCStr(offset); in ReadMacroEntries()79 DebugMacroEntry::CreateDefineEntry(line, macro_str)); in ReadMacroEntries()82 DebugMacroEntry::CreateUndefEntry(line, macro_str)); in ReadMacroEntries()91 macro_str = debug_str_data.GetCStr(&str_offset); in ReadMacroEntries()94 DebugMacroEntry::CreateDefineEntry(line, macro_str)); in ReadMacroEntries()97 DebugMacroEntry::CreateUndefEntry(line, macro_str)); in ReadMacroEntries()