Home
last modified time | relevance | path

Searched defs:LC_LOADFVMLIB (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dmacho.go136 LC_LOADFVMLIB = 0x6 const
/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h271 #define LC_LOADFVMLIB 0x6 /* load a specified fixed VM shared library */ macro