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

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DwarfLinker.cpp 537 CompileUnit::DIEInfo &MyInfo,
544 MyInfo.InDebugMap = true;
564 if (!RelocMgr.hasValidRelocation(LocationOffset, LocationEndOffset, MyInfo) ||
582 const DebugMapObject &DMO, CompileUnit &Unit, CompileUnit::DIEInfo &MyInfo,
601 !RelocMgr.hasValidRelocation(LowPcOffset, LowPcEndOffset, MyInfo))
621 Unit.addLabelLowPc(*LowPc, MyInfo.AddrAdjust);
635 Ranges[*LowPc] = DebugMapObjectRange(*HighPc, MyInfo.AddrAdjust);
636 Unit.addFunctionRange(*LowPc, *HighPc, MyInfo.AddrAdjust);
646 CompileUnit::DIEInfo &MyInfo,
651 return shouldKeepVariableDIE(RelocMgr, DIE, Unit, MyInfo, Flags)
    [all...]
DwarfLinker.h 229 CompileUnit::DIEInfo &MyInfo,
235 CompileUnit &Unit, CompileUnit::DIEInfo &MyInfo,
240 CompileUnit::DIEInfo &MyInfo, unsigned Flags);
245 CompileUnit::DIEInfo &MyInfo,
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp     [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
MpLib.h 281 @param[in] MyInfo Pointer to buffer holding the exchanging information for the executing processor.
288 IN CPU_EXCHANGE_ROLE_INFO *MyInfo,

Completed in 447 milliseconds