Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DProcessDsc.c89 #define INCLUDE_SECTION_NAME "includes" macro
1913 sprintf (Str, "%s.%s.%s", INCLUDE_SECTION_NAME, Processor, Cptr); in ProcessIncludesSection()
1919 sprintf (Str, "%s.%s", INCLUDE_SECTION_NAME, Processor); in ProcessIncludesSection()
1925 sprintf (Str, "%s.%s", INCLUDE_SECTION_NAME, COMMON_SECTION_NAME); in ProcessIncludesSection()