Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h509 void addInSecRelative(int32_t tag, InputSection *sec);
H A DSyntheticSections.cpp1277 void DynamicSection<ELFT>::addInSecRelative(int32_t tag, InputSection *sec) { in addInSecRelative() function in DynamicSection
1537 addInSecRelative(DT_MIPS_RLD_MAP_REL, in.mipsRldMap); in finalizeContents()