Searched refs:DIRS (Results 1 – 4 of 4) sorted by relevance
6 …-readobj --coff-debug-directory %t.in.exe | FileCheck %s --check-prefixes=DEBUG-DIRS,DEBUG-DIRS-PRE9 …eadobj --coff-debug-directory %t.out.exe | FileCheck %s --check-prefixes=DEBUG-DIRS,DEBUG-DIRS-POST12 # DEBUG-DIRS: AddressOfRawData: 0x303813 # DEBUG-DIRS-PRE-NEXT: PointerToRawData: 0x63814 # DEBUG-DIRS-POST-NEXT: PointerToRawData: 0x43816 # DEBUG-DIRS: AddressOfRawData: 0x305117 # DEBUG-DIRS-PRE-NEXT: PointerToRawData: 0x65118 # DEBUG-DIRS-POST-NEXT: PointerToRawData: 0x451
49 DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_FILES)))) macro50 $(ALL_FILES): | $(DIRS)51 $(DIRS):
56 # RUN: FileCheck --check-prefix=DIRS-EXIST < %t.out %s67 # DIRS-EXIST: True68 # DIRS-EXIST-NEXT: True69 # DIRS-EXIST-NEXT: True
126 ``DIRS``134 built after the directories in DIRS have been built.