Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
DGenVtf.c2248 long StartLocation; in UpdateSymFile() local
2296 StartLocation = ftell (DestFile); in UpdateSymFile()
2298 if (StartLocation == 0) { in UpdateSymFile()
2300 } else if (StartLocation == -1) { in UpdateSymFile()