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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
EdbSymbol.c 437 UINTN ObjectIndex;
442 for (ObjectIndex = 0; ObjectIndex < DebuggerPrivate->DebuggerSymbolContext.ObjectCount; ObjectIndex++) {
443 if (StrCmp (FileName, DebuggerPrivate->DebuggerSymbolContext.Object[ObjectIndex].Name) == 0) {
448 *Index = ObjectIndex;
450 return &DebuggerPrivate->DebuggerSymbolContext.Object[ObjectIndex];
611 UINTN ObjectIndex;
621 Object = EdbFindSymbolFile (DebuggerPrivate, FileName, &ObjectIndex);
639 for (Index = ObjectIndex; Index < DebuggerPrivate->DebuggerSymbolContext.ObjectCount - 1; Index++) {
    [all...]
Edb.c 263 UINTN ObjectIndex;
270 for (ObjectIndex = 0; ObjectIndex < DebuggerSymbolContext->ObjectCount; ObjectIndex++) {
271 Object = &DebuggerSymbolContext->Object[ObjectIndex];
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineFrameInfo.h 285 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
286 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
287 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 342 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
343 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
344 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 341 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
342 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
343 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineFrameInfo.h 335 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
336 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
337 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineFrameInfo.h 335 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
336 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
337 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 341 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
342 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
343 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineFrameInfo.h 335 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
336 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
337 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineFrameInfo.h 335 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
336 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
337 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineFrameInfo.h 359 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
360 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
361 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineFrameInfo.h 359 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
360 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
361 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineFrameInfo.h 359 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
360 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
361 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineFrameInfo.h 359 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
360 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
361 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineFrameInfo.h 359 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
360 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
361 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineFrameInfo.h 359 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
360 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
361 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineFrameInfo.h 359 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
360 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
361 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineFrameInfo.h 359 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
360 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset));
361 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true;
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp     [all...]

Completed in 4363 milliseconds