Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.h331 llvm::MapVector<GotEntry, size_t> local32; member
HDSyntheticSections.cpp752 g.local32.insert({{&sym, addend}, 0}); in addEntry()
905 set_union(got.local16, got.local32); in build()
906 got.local32.clear(); in build()