Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDebugTypes.cpp906 class GHashCell { class
918 GHashCell(bool isItem, uint32_t tpiSrcIdx, uint32_t ghashIdx) in GHashCell() function in __anon8764634b0711::GHashCell
925 explicit GHashCell(uint64_t data) : data(data) {} in GHashCell() function in __anon8764634b0711::GHashCell