Home
last modified time | relevance | path

Searched refs:cacheDecodedCrel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h87 void cacheDecodedCrel(size_t i, InputSectionBase *s) { sections[i] = s; } in cacheDecodedCrel() function
H A DInputSection.cpp156 f->cacheDecodedCrel(relSecIdx, sec); in relsOrRelas()