Searched defs:abbrev (Results 1 – 2 of 2) sorted by relevance
34 DwarfParser(const uint8_t* abbrev, in DwarfParser()106 auto& abbrev = it->second; in ReadOneDie() local265 DwarfAbbrev abbrev(code, entry_tag, has_children == DW_CHILDREN_yes); in ReadAbbrev() local333 DwarfInfo::DwarfInfo(const uint8_t* abbrev, in DwarfInfo()
205 public static String getDayOfWeekString(int dayOfWeek, int abbrev) { in getDayOfWeekString()250 public static String getMonthString(int month, int abbrev) { in getMonthString()400 public static CharSequence formatDuration(long millis, int abbrev) { in formatDuration()