Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp242 COFFSymbolIndex TagIndex = WeakExternal->TagIndex; graphifySymbols() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h432 uint32_t TagIndex; member
448 uint32_t TagIndex; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h98 uint32_t TagIndex; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h481 support::ulittle32_t TagIndex; member
503 support::ulittle32_t TagIndex; member
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp858 unsigned TagIndex = Info.ElementIndex - NumImportedTags; in parseLinkingSectionSymtab() local