HomeSort by: relevance | last modified time | path
    Searched defs:MUST_FIND (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-m68k.c 1539 MUST_FIND - search for an existing entry and assert that it exist.
1545 MUST_FIND,
1551 HOWTO is SEARCH or MUST_FIND). */
1563 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1584 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1592 if (howto == MUST_FIND)
1603 if (howto == MUST_FIND)
1802 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1822 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1830 if (howto == MUST_FIND)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68k.c 1540 MUST_FIND - search for an existing entry and assert that it exist.
1546 MUST_FIND,
1552 HOWTO is SEARCH or MUST_FIND). */
1564 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1585 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1593 if (howto == MUST_FIND)
1604 if (howto == MUST_FIND)
1803 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1823 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1831 if (howto == MUST_FIND)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68k.c 1540 MUST_FIND - search for an existing entry and assert that it exist.
1546 MUST_FIND,
1552 HOWTO is SEARCH or MUST_FIND). */
1564 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1585 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1593 if (howto == MUST_FIND)
1604 if (howto == MUST_FIND)
1803 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1823 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1831 if (howto == MUST_FIND)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68k.c 1541 MUST_FIND - search for an existing entry and assert that it exist.
1547 MUST_FIND,
1553 HOWTO is SEARCH or MUST_FIND). */
1565 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1586 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1594 if (howto == MUST_FIND)
1605 if (howto == MUST_FIND)
1804 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1824 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1832 if (howto == MUST_FIND)
    [all...]

Completed in 27 milliseconds