Searched defs:N_SECT (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
H A Dmacho-objfmt.c229 #define N_SECT 0x0e /* symbol is defined in a section */ macro
875 n_type = N_SECT;
/external/llvm/include/llvm/Support/
H A DMachO.h348 N_SECT = 0xeu, enumerator in enum:llvm::MachO::NListType

Completed in 3212 milliseconds