Home
last modified time | relevance | path

Searched defs:sort_order (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gold/
H A Dcommon.cc73 Symbol_table::Sort_commons_order sort_order) in Sort_commons()
151 Sort_commons_order sort_order; in allocate_commons() local
193 Sort_commons_order sort_order) in do_allocate_commons()
223 Sort_commons_order sort_order) in do_allocate_commons_list()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dcommon.cc73 Symbol_table::Sort_commons_order sort_order) in Sort_commons()
151 Sort_commons_order sort_order; in allocate_commons() local
193 Sort_commons_order sort_order) in do_allocate_commons()
223 Sort_commons_order sort_order) in do_allocate_commons_list()
/dflybsd-src/contrib/cvs-1.12/src/
H A Dmodules.c795 sort_order (const void *l, const void *r) in sort_order() function
H A Dhistory.c326 sort_order (const void *l, const void *r) in sort_order() function
/dflybsd-src/contrib/binutils-2.27/ld/
H A Dld.h83 typedef enum {sort_none, sort_ascending, sort_descending} sort_order; typedef
/dflybsd-src/contrib/binutils-2.34/ld/
H A Dld.h89 typedef enum {sort_none, sort_ascending, sort_descending} sort_order; typedef