Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dmacho.go172 LC_DATA_IN_CODE = 0x29 const
/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h316 #define LC_DATA_IN_CODE 0x29 /* table of non-instructions in __text */ macro