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

  /toolchain/binutils/binutils-2.25/bfd/
elf-eh-frame.c 37 bfd_vma code_align; member in struct:cie
228 && c1->code_align == c2->code_align
264 h = iterative_hash_object (c->code_align, h);
659 REQUIRE (read_uleb128 (&buf, end, &cie->code_align));
    [all...]
  /external/libunwind/include/
dwarf.h 273 unw_word_t code_align; /* code-alignment factor */ member in struct:dwarf_cie_info

Completed in 841 milliseconds