Home
last modified time | relevance | path

Searched refs:getNumImportedTags (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/wasm/
H A DInputFiles.cpp96 "\n Tag Imports : " + Twine(wasmObj->getNumImportedTags()) + in dumpInfo()
618 InputTag *tag = tags[sym.Info.ElementIndex - wasmObj->getNumImportedTags()]; in createDefined()
H A DSyntheticSections.h180 uint32_t getNumImportedTags() const {
H A DSyntheticSections.cpp304 uint32_t tagIndex = out.importSec->getNumImportedTags() + inputTags.size(); in addTag()
H A DWriter.cpp1501 log("Tag Imports : " + Twine(out.importSec->getNumImportedTags()));
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/wasm/
H A DInputFiles.cpp96 "\n Tag Imports : " + Twine(wasmObj->getNumImportedTags()) + in dumpInfo()
618 InputTag *tag = tags[sym.Info.ElementIndex - wasmObj->getNumImportedTags()]; in createDefined()
H A DSyntheticSections.h180 uint32_t getNumImportedTags() const {
H A DSyntheticSections.cpp304 uint32_t tagIndex = out.importSec->getNumImportedTags() + inputTags.size(); in addTag()
H A DWriter.cpp1501 log("Tag Imports : " + Twine(out.importSec->getNumImportedTags())); in run()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/wasm/
H A DInputFiles.cpp96 "\n Tag Imports : " + Twine(wasmObj->getNumImportedTags()) + in dumpInfo()
618 InputTag *tag = tags[sym.Info.ElementIndex - wasmObj->getNumImportedTags()]; in createDefined()
H A DSyntheticSections.h180 uint32_t getNumImportedTags() const {
H A DSyntheticSections.cpp304 uint32_t tagIndex = out.importSec->getNumImportedTags() + inputTags.size(); in addTag()
H A DWriter.cpp1501 log("Tag Imports : " + Twine(out.importSec->getNumImportedTags())); in run()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/wasm/
H A DInputFiles.cpp96 "\n Tag Imports : " + Twine(wasmObj->getNumImportedTags()) +
618 InputTag *tag = tags[sym.Info.ElementIndex - wasmObj->getNumImportedTags()];
H A DSyntheticSections.h180 uint32_t getNumImportedTags() const {
H A DSyntheticSections.cpp304 uint32_t tagIndex = out.importSec->getNumImportedTags() + inputTags.size(); in addTag()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Object/
H A DWasm.h156 uint32_t getNumImportedTags() const { return NumImportedTags; } in getNumImportedTags() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DWasm.h159 uint32_t getNumImportedTags() const { return NumImportedTags; } in getNumImportedTags() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Object/
H A DWasm.h159 uint32_t getNumImportedTags() const { return NumImportedTags; } in getNumImportedTags() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Object/
H A DWasm.h159 uint32_t getNumImportedTags() const { return NumImportedTags; } in getNumImportedTags() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DWasm.h159 uint32_t getNumImportedTags() const { return NumImportedTags; } in getNumImportedTags() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DWasm.h159 uint32_t getNumImportedTags() const { return NumImportedTags; } in getNumImportedTags() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/wasm/
H A DSyntheticSections.h180 uint32_t getNumImportedTags() const {
H A DInputFiles.cpp617 InputTag *tag = tags[sym.Info.ElementIndex - wasmObj->getNumImportedTags()]; in createDefined()
H A DSyntheticSections.cpp342 uint32_t tagIndex = out.importSec->getNumImportedTags() + inputTags.size(); in addTag()
H A DWriter.cpp1561 log("Tag Imports : " + Twine(out.importSec->getNumImportedTags())); in run()

12