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

  /toolchain/binutils/binutils-2.27/bfd/
xsym.h 519 unsigned long dshb_root_mte; /* MTE index of the program root. */ member in struct:bfd_sym_header_block
xsym.c 180 header->dshb_root_mte = bfd_getb16 (buf + 36);
286 fprintf (f, " Root MTE: %lu\n", dshb->dshb_root_mte);
    [all...]

Completed in 475 milliseconds