C++ Function Multiversioning in Windows - Load-time Implementation Selection - Lecture

C++ Function Multiversioning in Windows - Load-time Implementation Selection - Lecture

CppCon via YouTube Direct link

Demo

36 of 40

36 of 40

Demo

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

C++ Function Multiversioning in Windows - Load-time Implementation Selection - Lecture

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Problem Space
  3. 3 Indirect Calls
  4. 4 State Initialization
  5. 5 GCC IFUNK
  6. 6 iPhone Approach
  7. 7 Load Time Function Selection
  8. 8 Building Blocks
  9. 9 OS Capabilities
  10. 10 Binary Metadata
  11. 11 Binary Decision Diagram BDD
  12. 12 Other Building Blocks
  13. 13 Ordered Set of Criteria
  14. 14 How qualifiers work
  15. 15 Examples
  16. 16 Qualifiers
  17. 17 Ordered Map
  18. 18 Combine
  19. 19 Syntax
  20. 20 OS Support
  21. 21 Tool Chain Details
  22. 22 Compiler Modifications
  23. 23 Expressions
  24. 24 Const Expert
  25. 25 Dispatch Attributed Functions
  26. 26 Symbol Table
  27. 27 LTFS Map
  28. 28 Linker
  29. 29 Arm64 Direct Calls
  30. 30 Topological Bdd
  31. 31 Relocation Type
  32. 32 Thunk Page
  33. 33 Fixups
  34. 34 Thunks
  35. 35 HyperV Containers
  36. 36 Demo
  37. 37 Performance
  38. 38 Performance on Intel
  39. 39 Performance on ARM
  40. 40 Control Flowguard

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.