Home
last modified time | relevance | path

Searched refs:mipsGp0 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h280 uint32_t mipsGp0 = 0; variable
H A DInputSection.cpp506 addend += sec->getFile<ELFT>()->mipsGp0; in copyRelocations()
H A DRelocations.cpp493 return sec->getFile<ELFT>()->mipsGp0; in computeMipsAddend()
H A DSyntheticSections.cpp205 sec->getFile<ELFT>()->mipsGp0 = opt->getRegInfo().ri_gp_value; in create()
257 sec->getFile<ELFT>()->mipsGp0 = r->ri_gp_value; in create()