Searched defs:symIndex (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/llvm/lld/ELF/
H A DDWARF.cpp114 uint32_t symIndex = rel.getSymbol(config->isMips64EL); local
H A DInputFiles.h249 uint32_t symIndex = rel.getSymbol(config->isMips64EL); local
H A DRelocations.cpp484 uint32_t symIndex = rel.getSymbol(config->isMips64EL); local
1361 uint32_t symIndex = rel.getSymbol(config->isMips64EL); local
H A DDriver.cpp2150 uint64_t symIndex = decodeULEB128(cur, &size, contents.end(), &err); local
/openbsd-current/gnu/llvm/lld/COFF/
H A DSymbolTable.cpp158 getSymbolLocations(ObjFile *file, uint32_t symIndex, size_t maxStrings) { argument
209 std::vector<std::string> getSymbolLocations(ObjFile *file, uint32_t symIndex) { argument
214 getSymbolLocations(InputFile *file, uint32_t symIndex, size_t maxStrings) { argument
234 uint32_t symIndex; member in struct:lld::coff::UndefinedDiag::File
[all...]
H A DDriver.cpp1204 uint64_t symIndex = decodeULEB128(cur, &size, contents.end(), &err); local
/openbsd-current/gnu/llvm/lld/wasm/
H A DSymbolTable.cpp106 int &symIndex = p.first->second; local
/openbsd-current/gnu/llvm/lld/MachO/
H A DInputFiles.cpp824 const uint32_t symIndex = symbolIndices[j]; local
863 const uint32_t symIndex = symbolIndices[j]; local

Completed in 265 milliseconds