Searched refs:STYP_DEBUG (Results 1 – 4 of 4) sorted by relevance
145 STYP_DEBUG = 0x2000, enumerator
41 ECase(STYP_DEBUG); in bitset()
476 ECASE(STYP_DEBUG, "debug"); in getSectionFileOffsetToRawData()510 return Flags & (XCOFF::STYP_DEBUG | XCOFF::STYP_DWARF); in isDebugSection()
987 ECase(STYP_LOADER), ECase(STYP_DEBUG), ECase(STYP_TYPCHK),