Data Fields | |
union { | |
UINT32 SymbolTableIndex | |
Symbol table index of function name if Linenumber is 0. | |
UINT32 VirtualAddress | |
Virtual address of line number. | |
} | Type |
UINT16 | Linenumber |
Line number. |
Line number.
Symbol table index of function name if Linenumber is 0.
union { ... } EFI_IMAGE_LINENUMBER::Type |
Virtual address of line number.