HomeSort by relevance Sort by last modified time
    Searched refs:MacroList (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugMacro.h 43 typedef SmallVector<Entry, 4> MacroList;
46 MacroList Macros;
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
BuildEngine.py 138 self.MacroList = []
141 self.MacroList.extend(gMacroRefPattern.findall(CmdLine))
146 if self.FileListMacro in self.MacroList:
151 if self.ListFileMacro in self.MacroList:
157 if self.INC_LIST_MACRO in self.MacroList:
GenMake.py     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFfsFile/
GenFfsFile.c 128 MACRO *MacroList;
    [all...]

Completed in 54 milliseconds