1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00

Linux updates for LLVM

This commit is contained in:
Brian Fiete 2024-05-06 12:43:52 -04:00
parent d5b0e6d06d
commit c5dee2f8bc
7 changed files with 89 additions and 58 deletions

View file

@ -3283,12 +3283,15 @@ void COFF::ParseCompileUnit_Symbols(DbgCompileUnit* compileUnit, uint8* sectionD
break;
case /*S_INLINEES*/0x1168:
break;
case 0x1176:
break;
case 0x1178:
break;
case 0x1179:
break;
case 0x1176:
case 0x1178:
case 0x1179:
case 0x117A:
case 0x117B:
case 0x117C:
case 0x117D:
case 0x117E:
case 0x117F:
case 0x1180:
break;
case 7: