Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DConfig.h147 bool androidPackDynRelocs; member
H A DWriter.cpp423 if (config->androidPackDynRelocs) in createSyntheticSections()
546 config->androidPackDynRelocs ? in.relaPlt->name : relaDynName, in createSyntheticSections()
H A DDriver.cpp1338 std::tie(config->androidPackDynRelocs, config->relrPackDynRelocs) = in readConfigs()