Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsOs16.cpp119 unsigned int functionIndex = 0; in runOnModule() local
/openbsd-src/gnu/llvm/lld/wasm/
H A DInputChunks.h304 std::optional<uint32_t> functionIndex; variable
H A DInputFiles.cpp426 auto functionIndex = seg.Functions[index]; in parse() local
H A DSyntheticSections.cpp304 uint32_t functionIndex = in addFunction() local
H A DWriter.cpp1407 void Writer::createCommandExportWrapper(uint32_t functionIndex, in createCommandExportWrapper()
H A DSymbols.h214 uint32_t functionIndex = INVALID_INDEX; variable