Home
last modified time | relevance | path

Searched refs:sort_relocs (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/tools/
H A Drelocs.c933 static void sort_relocs(struct relocs *r) in sort_relocs() function
978 sort_relocs(&relocs32); in emit_relocs()
980 sort_relocs(&relocs64); in emit_relocs()
982 sort_relocs(&relocs16); in emit_relocs()
/linux/arch/s390/tools/
H A Drelocs.c326 static void sort_relocs(struct relocs *r) in sort_relocs() function
341 sort_relocs(&relocs64); in emit_relocs()