Searched refs:ptralign (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dtypes.h128 void *ptralign; member in union:ALIGNMENT
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-m10300.c548 int ptralign; local
557 ptralign = 2;
561 ptralign = 3;
607 || ! bfd_set_section_alignment (abfd, s, ptralign))
615 || ! bfd_set_section_alignment (abfd, s, ptralign))
3907 int ptralign = 0;
3912 ptralign = 2;
3916 ptralign = 3;
3934 || ! bfd_set_section_alignment (abfd, s, ptralign))
3961 || ! bfd_set_section_alignment (abfd, s, ptralign))
3906 int ptralign = 0; local
[all...]
H A Delf64-sh64.c3242 int ptralign = 0; local
3247 ptralign = 2;
3251 ptralign = 3;
3303 || ! bfd_set_section_alignment (abfd, s, ptralign))
3328 || ! bfd_set_section_alignment (abfd, s, ptralign))
3364 || ! bfd_set_section_alignment (abfd, s, ptralign))
H A Delf32-sh.c3860 int ptralign = 0;
3865 ptralign = 2;
3869 ptralign = 3;
3928 || ! bfd_set_section_alignment (abfd, s, ptralign))
3956 || ! bfd_set_section_alignment (abfd, s, ptralign))
3994 || ! bfd_set_section_alignment (abfd, s, ptralign))
3858 int ptralign = 0; local
H A Delf32-frv.c2718 int ptralign;
2730 ptralign = 3;
2738 || !bfd_set_section_alignment (abfd, s, ptralign))
2746 || !bfd_set_section_alignment (abfd, s, ptralign))
2713 int ptralign; local
H A Delf32-m32r.c1754 int ptralign = 2; /* 32bit */
1803 || ! bfd_set_section_alignment (abfd, s, ptralign))
1831 || ! bfd_set_section_alignment (abfd, s, ptralign))
1868 || ! bfd_set_section_alignment (abfd, s, ptralign))
1750 int ptralign = 2; /* 32bit */ local
H A Delflink.c38 int ptralign; local
48 ptralign = 2;
52 ptralign = 3;
65 || !bfd_set_section_alignment (abfd, s, ptralign))
73 || !bfd_set_section_alignment (abfd, s, ptralign))

Completed in 175 milliseconds