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

  /external/llvm/include/llvm/Support/
COFF.h 329 uint32_t TagIndex;
345 uint32_t TagIndex;
  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 448 coff_symbol->Aux[0].Aux.WeakExternal.TagIndex = 0;
554 WriteLE32(i->Aux.FunctionDefinition.TagIndex);
568 WriteLE32(i->Aux.WeakExternal.TagIndex);
757 coff_symbol->Aux[0].Aux.WeakExternal.TagIndex = coff_symbol->Other->Index;

Completed in 50 milliseconds