Searched refs:NO_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.c231 #define NO_SECT 0 /* no section for symbol in nlist */ macro
949 n_sect = (scnum >= 0) ? scnum + 1 : NO_SECT;
/external/llvm/include/llvm/Support/
H A DMachO.h356 NO_SECT = 0u, enumerator in enum:llvm::MachO::SectionOrdinal

Completed in 212 milliseconds