Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsOs16.cpp119 unsigned int functionIndex = 0; in runOnModule() local
/llvm-project-15.0.7/lld/wasm/
H A DInputChunks.h302 llvm::Optional<uint32_t> functionIndex; variable
H A DInputFiles.cpp424 auto functionIndex = seg.Functions[index]; in parse() local
H A DWriter.cpp1382 void Writer::createCommandExportWrapper(uint32_t functionIndex, in createCommandExportWrapper()
H A DSyntheticSections.cpp302 uint32_t functionIndex = in addFunction() local
H A DSymbols.h207 uint32_t functionIndex = INVALID_INDEX; variable