Changeset 94872 in vbox
- Timestamp:
- May 6, 2022 12:21:54 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151272
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def
r93115 r94872 170 170 _ZN13RTCRestString13printfNoThrowEPKcz 171 171 _ZN13RTCRestString14createInstanceEv 172 _ZN13RTCRestString14printfVNoThrowEPKcP13__va_list_tag 172 _ZN13RTCRestString14printfVNoThrowEPKcP13__va_list_tag ; not-arm64 173 _ZN13RTCRestString14printfVNoThrowEPKcPc ; only-arm64 173 174 _ZN13RTCRestString14resetToDefaultEv 174 175 _ZN13RTCRestString19deserializeFromJsonERK17RTCRestJsonCursor … … 180 181 _ZN13RTCRestString6assignEmc 181 182 _ZN13RTCRestString6printfEPKcz 182 _ZN13RTCRestString7printfVEPKcP13__va_list_tag 183 _ZN13RTCRestString7printfVEPKcP13__va_list_tag ; not-arm64 184 _ZN13RTCRestString7printfVEPKcPc ; only-arm64 183 185 _ZN13RTCRestString7setNullEv 184 186 _ZN13RTCRestStringC1EPKc … … 263 265 _ZN17RTCRestOutputBase20printfOutputCallbackEPvPKcm 264 266 _ZN17RTCRestOutputBase21valueSeparatorAndNameEPKcm 265 _ZN17RTCRestOutputBase7vprintfEPKcP13__va_list_tag 267 _ZN17RTCRestOutputBase7vprintfEPKcP13__va_list_tag ; not-arm64 268 _ZN17RTCRestOutputBase7vprintfEPKcPc ; only-arm64 266 269 _ZN17RTCRestOutputBase8endArrayEj 267 270 _ZN17RTCRestOutputBase9endObjectEj … … 423 426 _ZN9RTCString13appendNoThrowERKS_mm 424 427 _ZN9RTCString13appendNoThrowEc 425 _ZN9RTCString13appendPrintfVEPKcP13__va_list_tag 428 _ZN9RTCString13appendPrintfVEPKcP13__va_list_tag ; not-arm64 429 _ZN9RTCString13appendPrintfVEPKcPc ; only-arm64 426 430 _ZN9RTCString13assignNoThrowEPKc 427 431 _ZN9RTCString13assignNoThrowEPKcm … … 431 435 _ZN9RTCString13printfNoThrowEPKcz 432 436 _ZN9RTCString13replaceWorkerEmmPKcm 433 _ZN9RTCString14printfVNoThrowEPKcP13__va_list_tag 437 _ZN9RTCString14printfVNoThrowEPKcP13__va_list_tag ; not-arm64 438 _ZN9RTCString14printfVNoThrowEPKcPc ; only-arm64 434 439 _ZN9RTCString14replaceNoThrowEmmPKc 435 440 _ZN9RTCString14replaceNoThrowEmmPKcm … … 439 444 _ZN9RTCString19appendPrintfNoThrowEPKcz 440 445 _ZN9RTCString19appendWorkerNoThrowEPKcm 441 _ZN9RTCString20appendPrintfVNoThrowEPKcP13__va_list_tag 446 _ZN9RTCString20appendPrintfVNoThrowEPKcP13__va_list_tag ; not-arm64 447 _ZN9RTCString20appendPrintfVNoThrowEPKcPc ; only-arm64 442 448 _ZN9RTCString20printfOutputCallbackEPvPKcm 443 449 _ZN9RTCString20replaceWorkerNoThrowEmmPKcm … … 460 466 _ZN9RTCString6joinExERK7RTCListIS_PS_ERKS_S6_ 461 467 _ZN9RTCString6printfEPKcz 462 _ZN9RTCString7printfVEPKcP13__va_list_tag 468 _ZN9RTCString7printfVEPKcP13__va_list_tag ; not-arm64 469 _ZN9RTCString7printfVEPKcPc ; only-arm64 463 470 _ZN9RTCString7replaceEmmPKc 464 471 _ZN9RTCString7replaceEmmPKcm
Note:
See TracChangeset
for help on using the changeset viewer.