Searched defs:reldyn (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86LDBackend.cpp | 368 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local 635 LDSection& reldyn = file_format->getRelaDyn(); in initTargetSections() local
|
/aosp_15_r20/external/elfutils/src/ |
H A D | elflint.c | 1255 bool reldyn = false; in check_reloc_shdr() local 1386 const GElf_Shdr *destshdr, bool reldyn, in check_one_reloc() 1518 bool reldyn = check_reloc_shdr (ebl, ehdr, shdr, idx, ELF_T_RELA, &destshdr, in check_rela() local 1569 bool reldyn = check_reloc_shdr (ebl, ehdr, shdr, idx, ELF_T_REL, &destshdr, in check_rel() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMLDBackend.cpp | 192 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 108 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local
|