Home
last modified time | relevance | path

Searched refs:addAddendOnlyRelocIfNonPreemptible (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp203 mainPart->relaDyn->addAddendOnlyRelocIfNonPreemptible( in handleTlsRelocation()
1114 mainPart->relaDyn->addAddendOnlyRelocIfNonPreemptible( in addGotEntry()
H A DSyntheticSections.h536 void addAddendOnlyRelocIfNonPreemptible(RelType dynType,
H A DSyntheticSections.cpp1629 void RelocationBaseSection::addAddendOnlyRelocIfNonPreemptible( in addAddendOnlyRelocIfNonPreemptible() function in RelocationBaseSection