Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dmacho.go143 LC_ID_DYLIB = 0xd const
/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h278 #define LC_ID_DYLIB 0xd /* dynamically linked shared lib ident */ macro