Searched refs:gotSection (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp1048 InputSection *gotSection = in.gotPlt; local
1050 gotSection = in.mipsGot ? cast<InputSection>(in.mipsGot)
1052 ElfSym::globalOffsetTable->section = gotSection;

Completed in 283 milliseconds