Home
last modified time | relevance | path

Searched refs:sec_lookup (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs.c118 static struct section *sec_lookup(const char *secname) in sec_lookup() function
258 struct section *sec = sec_lookup(".text"); in read_relocs()
467 sec_reloc = sec_lookup(".data.reloc"); in emit_relocs()
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs.c108 static struct section *sec_lookup(const char *secname) in sec_lookup() function
358 struct section *sec = sec_lookup(".text"); in read_relocs()
580 sec_reloc = sec_lookup(".data.reloc"); in emit_relocs()
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs.c108 static struct section *sec_lookup(const char *secname) in sec_lookup() function
358 struct section *sec = sec_lookup(".text"); in read_relocs()
580 sec_reloc = sec_lookup(".data.reloc"); in emit_relocs()

Completed in 3 milliseconds