HomeSort by relevance Sort by last modified time
    Searched defs:N_SO (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/
stabs-dbgfmt.c 58 N_SO = 0x64, /* Path and name of source files */
303 yasm_symtab_define_label(info->object->symtab, ".n_so", bc, 1,
305 stabs_dbgfmt_append_stab(info, info->stab, 0, N_SO, 0, sym, bc, 0);
380 /* N_SO file stab */
381 stabs_dbgfmt_append_stab(&info, info.stab, filebc, N_SO, 0,
  /external/llvm/include/llvm/Support/
MachO.h 401 N_SO = 0x64u,
    [all...]

Completed in 48 milliseconds