Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/MakeDeps/
DMakeDeps.c1078 STRING_LIST *LastIncludePath; in ProcessArgs() local
1095 LastIncludePath = NULL; in ProcessArgs()
1138 LastIncludePath->Next = NewList; in ProcessArgs()
1141 LastIncludePath = NewList; in ProcessArgs()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/StrGather/
DStrGather.c78 TEXT_STRING_LIST *LastIncludePath; member
1612 mGlobals.LastIncludePath->Next = NewList; in ProcessArgs()
1615 mGlobals.LastIncludePath = NewList; in ProcessArgs()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/
DStrGather.c87 TEXT_STRING_LIST *LastIncludePath; member
1884 mGlobals.LastIncludePath->Next = NewList; in ProcessArgs()
1887 mGlobals.LastIncludePath = NewList; in ProcessArgs()