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 321 uint32_t TagIndex;
337 uint32_t TagIndex;
  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 452 coff_symbol->Aux[0].Aux.WeakExternal.TagIndex = 0;
558 WriteLE32(i->Aux.FunctionDefinition.TagIndex);
572 WriteLE32(i->Aux.WeakExternal.TagIndex);
758 coff_symbol->Aux[0].Aux.WeakExternal.TagIndex = coff_symbol->Other->Index;

Completed in 21 milliseconds