Home
last modified time | relevance | path

Searched defs:ghashIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.h108 bool shouldOmitFromPdb(uint32_t ghashIdx) { in shouldOmitFromPdb()
H A DDebugTypes.cpp842 uint32_t ghashIdx = 0; in loadGHashes() local
966 GHashCell(bool isItem, uint32_t tpiSrcIdx, uint32_t ghashIdx) in GHashCell()