Searched refs:nlm_relocation_fixups (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dlibnlm.h122 #define nlm_relocation_fixups(bfd) (nlm_tdata (bfd) -> nlm_reloc_fixups) macro
H A Dnlmcode.h1137 nlm_relocation_fixups, an array of arelent structures, and
1150 if (nlm_relocation_fixups (abfd) != NULL)
1167 nlm_relocation_fixups (abfd) = rels;
1176 nlm_relocation_fixups (abfd) = NULL;
1239 rels = nlm_relocation_fixups (abfd);
1244 rels = nlm_relocation_fixups (abfd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dlibnlm.h122 #define nlm_relocation_fixups(bfd) (nlm_tdata (bfd) -> nlm_reloc_fixups) macro
H A Dnlmcode.h1137 nlm_relocation_fixups, an array of arelent structures, and
1150 if (nlm_relocation_fixups (abfd) != NULL)
1167 nlm_relocation_fixups (abfd) = rels;
1176 nlm_relocation_fixups (abfd) = NULL;
1239 rels = nlm_relocation_fixups (abfd);
1244 rels = nlm_relocation_fixups (abfd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dlibnlm.h122 #define nlm_relocation_fixups(bfd) (nlm_tdata (bfd) -> nlm_reloc_fixups) macro
H A Dnlmcode.h1137 nlm_relocation_fixups, an array of arelent structures, and
1150 if (nlm_relocation_fixups (abfd) != NULL)
1167 nlm_relocation_fixups (abfd) = rels;
1176 nlm_relocation_fixups (abfd) = NULL;
1239 rels = nlm_relocation_fixups (abfd);
1244 rels = nlm_relocation_fixups (abfd);

Completed in 143 milliseconds