Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/tools/objtool/arch/x86/   (Linux Kernel Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 471 B image not shown  

Quelle  Build   Sprache: unbekannt

 
objtool-y += special.o
objtool-y += decode.o
objtool-y += orc.o

inat_tables_script = ../arch/x86/tools/gen-insn-attr-x86.awk
inat_tables_maps = ../arch/x86/lib/x86-opcode-map.txt

$(OUTPUT)arch/x86/lib/inat-tables.c: $(inat_tables_script) $(inat_tables_maps)
 $(call rule_mkdir)
 $(Q)$(call echo-cmd,gen)$(AWK) -f $(inat_tables_script) $(inat_tables_maps) > $@

$(OUTPUT)arch/x86/decode.o: $(OUTPUT)arch/x86/lib/inat-tables.c

CFLAGS_decode.o += -I$(OUTPUT)arch/x86/lib

Messung V0.5 in Prozent
C=94 H=94 G=93

[Dauer der Verarbeitung: 0.13 Sekunden, vorverarbeitet 2026-06-08]