Home | History | Annotate | Download | only in Target

Lines Matching refs:DynObj

183     case LinkerConfig::DynObj: {
664 case LinkerConfig::DynObj:
682 case LinkerConfig::DynObj:
760 case LinkerConfig::DynObj: {
1082 if (LinkerConfig::DynObj == config().codeGenType()) {
1090 if (LinkerConfig::DynObj == config().codeGenType()) {
1433 // if the IndirectFunc symbol (i.e., STT_GNU_IFUNC) is from dynobj, change
2641 if (LinkerConfig::DynObj == config().codeGenType() ||
2660 if (LinkerConfig::DynObj == config().codeGenType() ||
2704 // This is because the codeGenType of pie is DynObj. And gold linker check
2709 if (LinkerConfig::DynObj != config().codeGenType())
2757 LinkerConfig::DynObj != config().codeGenType())
2873 case LinkerConfig::DynObj: