OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gOpcodeSizesScopeTable
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrFormPkg.cpp
675
}
gOpcodeSizesScopeTable
[] = {
817
mObjBinLen = (ObjBinLen == 0) ?
gOpcodeSizesScopeTable
[OpCode].mSize : ObjBinLen;
851
mHeader->Length = (Length == 0) ?
gOpcodeSizesScopeTable
[OpCode].mSize : Length;
852
mHeader->Scope = (
gOpcodeSizesScopeTable
[OpCode].mScope + gScopeCount > 0) ? 1 : 0;
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrFormPkg.cpp
[
all
...]
Completed in 58 milliseconds