Home
last modified time | relevance | path

Searched refs:isValidTagIndex (Results 1 – 14 of 14) sorted by relevance

/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dtag.h83 std::string isValidTagIndex(unsigned long newIndex);
H A Dtag.cpp33 , index(this, "index", 0, &HSTag::isValidTagIndex) in HSTag()
633 string HSTag::isValidTagIndex(unsigned long newIndex) in isValidTagIndex() function in HSTag
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Object/
H A DWasm.h223 bool isValidTagIndex(uint32_t Index) const;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DWasm.h226 bool isValidTagIndex(uint32_t Index) const;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Object/
H A DWasm.h226 bool isValidTagIndex(uint32_t Index) const;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Object/
H A DWasm.h226 bool isValidTagIndex(uint32_t Index) const;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DWasm.h226 bool isValidTagIndex(uint32_t Index) const;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DWasm.h226 bool isValidTagIndex(uint32_t Index) const;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Object/
H A DWasmObjectFile.cpp665 if (!isValidTagIndex(Info.ElementIndex) || in parseLinkingSectionSymtab()
1199 if (!isValidTagIndex(Ex.Index)) in parseExportSection()
1242 bool WasmObjectFile::isValidTagIndex(uint32_t Index) const { in isValidTagIndex() function in WasmObjectFile
1247 return Index >= NumImportedTags && isValidTagIndex(Index); in isDefinedTagIndex()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Object/
H A DWasmObjectFile.cpp665 if (!isValidTagIndex(Info.ElementIndex) || in parseLinkingSectionSymtab()
1199 if (!isValidTagIndex(Ex.Index)) in parseExportSection()
1242 bool WasmObjectFile::isValidTagIndex(uint32_t Index) const { in isValidTagIndex() function in WasmObjectFile
1247 return Index >= NumImportedTags && isValidTagIndex(Index); in isDefinedTagIndex()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp665 if (!isValidTagIndex(Info.ElementIndex) || in parseLinkingSectionSymtab()
1199 if (!isValidTagIndex(Ex.Index)) in parseExportSection()
1242 bool WasmObjectFile::isValidTagIndex(uint32_t Index) const { in isValidTagIndex() function in WasmObjectFile
1247 return Index >= NumImportedTags && isValidTagIndex(Index); in isDefinedTagIndex()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Object/
H A DWasmObjectFile.cpp717 if (!isValidTagIndex(Info.ElementIndex) || in parseLinkingSectionSymtab()
1267 if (!isValidTagIndex(Ex.Index)) in parseExportSection()
1310 bool WasmObjectFile::isValidTagIndex(uint32_t Index) const { in isValidTagIndex() function in WasmObjectFile
1315 return Index >= NumImportedTags && isValidTagIndex(Index); in isDefinedTagIndex()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DWasmObjectFile.cpp665 if (!isValidTagIndex(Info.ElementIndex) || in parseLinkingSectionSymtab()
1199 if (!isValidTagIndex(Ex.Index)) in parseExportSection()
1242 bool WasmObjectFile::isValidTagIndex(uint32_t Index) const { in isValidTagIndex() function in WasmObjectFile
1247 return Index >= NumImportedTags && isValidTagIndex(Index); in isDefinedTagIndex()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DWasmObjectFile.cpp665 if (!isValidTagIndex(Info.ElementIndex) || in parseLinkingSectionSymtab()
1199 if (!isValidTagIndex(Ex.Index)) in parseExportSection()
1242 bool WasmObjectFile::isValidTagIndex(uint32_t Index) const { in isValidTagIndex() function in WasmObjectFile
1247 return Index >= NumImportedTags && isValidTagIndex(Index); in isDefinedTagIndex()