OSDN Git Service

Update version to LDP 3.76
[linuxjm/LDP_man-pages.git] / po4a / ld / po / ja.po
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2015-01-04 23:49+0900\n"
10 "PO-Revision-Date: 2015-01-05 00:17+0900\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #. type: TH
19 #: build/C/man3/dl_iterate_phdr.3:25
20 #, no-wrap
21 msgid "DL_ITERATE_PHDR"
22 msgstr "DL_ITERATE_PHDR"
23
24 #. type: TH
25 #: build/C/man3/dl_iterate_phdr.3:25
26 #, no-wrap
27 msgid "2007-05-18"
28 msgstr "2007-05-18"
29
30 #. type: TH
31 #: build/C/man3/dl_iterate_phdr.3:25 build/C/man3/end.3:26
32 #: build/C/man8/ld.so.8:5 build/C/man8/ldconfig.8:22
33 #: build/C/man1/memusage.1:24 build/C/man1/memusagestat.1:23
34 #: build/C/man1/mtrace.1:23 build/C/man1/pldd.1:25 build/C/man8/sln.8:25
35 #, no-wrap
36 msgid "GNU"
37 msgstr "GNU"
38
39 #. type: TH
40 #: build/C/man3/dl_iterate_phdr.3:25 build/C/man3/dlopen.3:35
41 #: build/C/man5/elf.5:35 build/C/man3/end.3:26 build/C/man8/ld.so.8:5
42 #: build/C/man8/ldconfig.8:22 build/C/man1/ldd.1:14
43 #: build/C/man7/rtld-audit.7:28 build/C/man8/sln.8:25
44 #, no-wrap
45 msgid "Linux Programmer's Manual"
46 msgstr "Linux Programmer's Manual"
47
48 #. type: SH
49 #: build/C/man3/dl_iterate_phdr.3:26 build/C/man3/dlopen.3:36
50 #: build/C/man5/elf.5:36 build/C/man3/end.3:27 build/C/man8/ld.so.8:6
51 #: build/C/man8/ldconfig.8:23 build/C/man1/ldd.1:15 build/C/man1/memusage.1:25
52 #: build/C/man1/memusagestat.1:24 build/C/man1/mtrace.1:24
53 #: build/C/man1/pldd.1:26 build/C/man7/rtld-audit.7:29 build/C/man8/sln.8:26
54 #: build/C/man1/sprof.1:26
55 #, no-wrap
56 msgid "NAME"
57 msgstr "名前"
58
59 #. type: Plain text
60 #: build/C/man3/dl_iterate_phdr.3:28
61 msgid "dl_iterate_phdr - walk through list of shared objects"
62 msgstr "dl_iterate_phdr - 共有オブジェクトのリストを辿る"
63
64 #. type: SH
65 #: build/C/man3/dl_iterate_phdr.3:28 build/C/man3/dlopen.3:39
66 #: build/C/man5/elf.5:38 build/C/man3/end.3:29 build/C/man8/ld.so.8:8
67 #: build/C/man8/ldconfig.8:25 build/C/man1/ldd.1:17 build/C/man1/memusage.1:27
68 #: build/C/man1/memusagestat.1:26 build/C/man1/mtrace.1:26
69 #: build/C/man1/pldd.1:28 build/C/man7/rtld-audit.7:31 build/C/man8/sln.8:28
70 #: build/C/man1/sprof.1:28
71 #, no-wrap
72 msgid "SYNOPSIS"
73 msgstr "書式"
74
75 #. type: Plain text
76 #: build/C/man3/dl_iterate_phdr.3:32
77 #, no-wrap
78 msgid ""
79 "B<#define _GNU_SOURCE>         /* See feature_test_macros(7) */\n"
80 "B<#include E<lt>link.hE<gt>>\n"
81 msgstr ""
82 "B<#define _GNU_SOURCE>         /* feature_test_macros(7) 参照 */\n"
83 "B<#include E<lt>link.hE<gt>>\n"
84
85 #. type: Plain text
86 #: build/C/man3/dl_iterate_phdr.3:37
87 #, no-wrap
88 msgid ""
89 "B<int dl_iterate_phdr(>\n"
90 "B<          int (*>I<callback>B<) (struct dl_phdr_info *>I<info>B<,>\n"
91 "B<                           size_t >I<size>B<, void *>I<data>B<),>\n"
92 "B<          void *>I<data>B<);>\n"
93 msgstr ""
94 "B<int dl_iterate_phdr(>\n"
95 "B<          int (*>I<callback>B<) (struct dl_phdr_info *>I<info>B<,>\n"
96 "B<                           size_t >I<size>B<, void *>I<data>B<),>\n"
97 "B<          void *>I<data>B<);>\n"
98
99 #. type: SH
100 #: build/C/man3/dl_iterate_phdr.3:38 build/C/man3/dlopen.3:51
101 #: build/C/man5/elf.5:43 build/C/man3/end.3:35 build/C/man8/ld.so.8:18
102 #: build/C/man8/ldconfig.8:54 build/C/man1/ldd.1:19 build/C/man1/memusage.1:29
103 #: build/C/man1/memusagestat.1:28 build/C/man1/mtrace.1:28
104 #: build/C/man1/pldd.1:33 build/C/man7/rtld-audit.7:35 build/C/man8/sln.8:32
105 #: build/C/man1/sprof.1:33
106 #, no-wrap
107 msgid "DESCRIPTION"
108 msgstr "説明"
109
110 #. type: Plain text
111 #: build/C/man3/dl_iterate_phdr.3:43
112 msgid ""
113 "The B<dl_iterate_phdr>()  function allows an application to inquire at run "
114 "time to find out which shared objects it has loaded."
115 msgstr ""
116 "B<dl_iterate_phdr>()  関数を使うと、アプリケーションは実行時に どの共有オブ"
117 "ジェクトをロードしたかを見つけることができる。"
118
119 #. type: Plain text
120 #: build/C/man3/dl_iterate_phdr.3:53
121 msgid ""
122 "The B<dl_iterate_phdr>()  function walks through the list of an "
123 "application's shared objects and calls the function I<callback> once for "
124 "each object, until either all shared objects have been processed or "
125 "I<callback> returns a nonzero value."
126 msgstr ""
127 "B<dl_iterate_phdr>()  関数はアプリケーションの共有オブジェクトのリストを辿"
128 "り、 各オブジェクトに対して関数 I<callback> を 1 回ずつ呼び出す。 これは全て"
129 "の共有オブジェクトが処理されるか、 I<callback> が 0 以外の値を返すまで行われ"
130 "る。"
131
132 #. type: Plain text
133 #: build/C/man3/dl_iterate_phdr.3:70
134 msgid ""
135 "Each call to I<callback> receives three arguments: I<info>, which is a "
136 "pointer to a structure containing information about the shared object; "
137 "I<size>, which is the size of the structure pointed to by I<info>; and "
138 "I<data>, which is a copy of whatever value was passed by the calling program "
139 "as the second argument (also named I<data>)  in the call to "
140 "B<dl_iterate_phdr>()."
141 msgstr ""
142 "各々の I<callback> 呼び出しは 3 つの引き数を受け取る: I<info> は共有オブジェ"
143 "クトの情報を保持する構造体へのポインタである。 I<size> は I<info> で指される"
144 "構造体のサイズである。 I<data> は呼び出し元プログラムから "
145 "B<dl_iterate_phdr>()  の呼び出しの (同じく I<data> という名前の) 第 2 引き数"
146 "として渡される値のコピーである。"
147
148 #. type: Plain text
149 #: build/C/man3/dl_iterate_phdr.3:74
150 msgid "The I<info> argument is a structure of the following type:"
151 msgstr "I<info> 引き数は、以下のような型の構造体である。"
152
153 #. type: Plain text
154 #: build/C/man3/dl_iterate_phdr.3:86
155 #, no-wrap
156 msgid ""
157 "struct dl_phdr_info {\n"
158 "    ElfW(Addr)        dlpi_addr;  /* Base address of object */\n"
159 "    const char       *dlpi_name;  /* (Null-terminated) name of\n"
160 "                                     object */\n"
161 "    const ElfW(Phdr) *dlpi_phdr;  /* Pointer to array of\n"
162 "                                     ELF program headers\n"
163 "                                     for this object */\n"
164 "    ElfW(Half)        dlpi_phnum; /* # of items in I<dlpi_phdr> */\n"
165 "};\n"
166 msgstr ""
167 "struct dl_phdr_info {\n"
168 "    ElfW(Addr)        dlpi_addr;  /* オブジェクトのベースアドレス */\n"
169 "    const char       *dlpi_name;  /* (ヌル文字で終端された)\n"
170 "                                     オブジェクト名 */\n"
171 "    const ElfW(Phdr) *dlpi_phdr;  /* このオブジェクトの\n"
172 "                                     ELF プログラムヘッダの\n"
173 "                                     配列へのポインタ */\n"
174 "    ElfW(Half)        dlpi_phnum; /* I<dlpi_phdr> のアイテム数 */\n"
175 "};\n"
176
177 #. type: Plain text
178 #: build/C/man3/dl_iterate_phdr.3:98
179 msgid ""
180 "(The I<ElfW>()  macro definition turns its argument into the name of an ELF "
181 "data type suitable for the hardware architecture.  For example, on a 32-bit "
182 "platform, ElfW(Addr) yields the data type name Elf32_Addr.  Further "
183 "information on these types can be found in the I<E<lt>elf.hE<gt>> and "
184 "I<E<lt>link.hE<gt>> header files.)"
185 msgstr ""
186 "(I<ElfW>()  マクロ定義は引き数をハードウェアアーキテクチャに適した ELF データ"
187 "型の名前に変換する。 たとえば、32 ビットプラットフォームでは ElfW(Addr) は"
188 "データ型名 Elf32_Addr を生成する。 これらの型についての更に詳細な情報は、ヘッ"
189 "ダファイル I<E<lt>elf.hE<gt>> と I<E<lt>link.hE<gt>> にある。"
190
191 #. type: Plain text
192 #: build/C/man3/dl_iterate_phdr.3:109
193 msgid ""
194 "The I<dlpi_addr> field indicates the base address of the shared object (i."
195 "e., the difference between the virtual memory address of the shared object "
196 "and the offset of that object in the file from which it was loaded).  The "
197 "I<dlpi_name> field is a null-terminated string giving the pathname from "
198 "which the shared object was loaded."
199 msgstr ""
200 "I<dlpi_addr> フィールドは共有オブジェクトのベースアドレス (つまり、共有オブ"
201 "ジェクトの仮想メモリアドレスと、 ファイル (このファイルから共有オブジェクトが"
202 "ロードされる) における 共有オブジェクトのオフセットとの差分) を表す。 "
203 "I<dlpi_name> はヌル文字で終端された文字列であり、 このパス名のファイルから共"
204 "有オブジェクトがロードされる。"
205
206 #. type: Plain text
207 #: build/C/man3/dl_iterate_phdr.3:124
208 msgid ""
209 "To understand the meaning of the I<dlpi_phdr> and I<dlpi_phnum> fields, we "
210 "need to be aware that an ELF shared object consists of a number of segments, "
211 "each of which has a corresponding program header describing the segment.  "
212 "The I<dlpi_phdr> field is a pointer to an array of the program headers for "
213 "this shared object.  The I<dlpi_phnum> field indicates the size of this "
214 "array."
215 msgstr ""
216 "I<dlpi_phdr> と I<dlpi_phnum> フィールドの意味を理解するには、 ELF 共有オブ"
217 "ジェクトが幾つかのセグメントから構成されていることと、 各セグメントがそれに対"
218 "応するプログラムヘッダ (そのセグメントを説明する) を持っていることを知ってい"
219 "る必要がある。 I<dlpi_phdr> フィールドは、この共有オブジェクトのプログラム"
220 "ヘッダの配列へのポインタである。 I<dlpi_phnum> は、この配列のサイズを表す。"
221
222 #. type: Plain text
223 #: build/C/man3/dl_iterate_phdr.3:126
224 msgid "These program headers are structures of the following form:"
225 msgstr "これらのプログラムヘッダは以下のような形式の構造体である:"
226
227 #. type: Plain text
228 #: build/C/man3/dl_iterate_phdr.3:139
229 #, no-wrap
230 msgid ""
231 "typedef struct {\n"
232 "    Elf32_Word  p_type;    /* Segment type */\n"
233 "    Elf32_Off   p_offset;  /* Segment file offset */\n"
234 "    Elf32_Addr  p_vaddr;   /* Segment virtual address */\n"
235 "    Elf32_Addr  p_paddr;   /* Segment physical address */\n"
236 "    Elf32_Word  p_filesz;  /* Segment size in file */\n"
237 "    Elf32_Word  p_memsz;   /* Segment size in memory */\n"
238 "    Elf32_Word  p_flags;   /* Segment flags */\n"
239 "    Elf32_Word  p_align;   /* Segment alignment */\n"
240 "} Elf32_Phdr;\n"
241 msgstr ""
242 "typedef struct\n"
243 "{\n"
244 "    Elf32_Word  p_type;    /* セグメントの型 */\n"
245 "    Elf32_Off   p_offset;  /* セグメントのファイルオフセット */\n"
246 "    Elf32_Addr  p_vaddr;   /* セグメントの仮想アドレス */\n"
247 "    Elf32_Addr  p_paddr;   /* セグメントの物理アドレス */\n"
248 "    Elf32_Word  p_filesz;  /* ファイルにおけるセグメントサイズ */\n"
249 "    Elf32_Word  p_memsz;   /* メモリにおけるセグメントサイズ */\n"
250 "    Elf32_Word  p_flags;   /* セグメントフラグ */\n"
251 "    Elf32_Word  p_align;   /* セグメントの配置 (alignment) */\n"
252 "} Elf32_Phdr;\n"
253
254 #. type: Plain text
255 #: build/C/man3/dl_iterate_phdr.3:145
256 msgid ""
257 "Note that we can calculate the location of a particular program header, "
258 "I<x>, in virtual memory using the formula:"
259 msgstr ""
260 "特定のプログラムヘッダ I<x> の仮想メモリにおける位置は、以下の式で計算できる"
261 "点に注意すること:"
262
263 #. type: Plain text
264 #: build/C/man3/dl_iterate_phdr.3:148
265 #, no-wrap
266 msgid "  addr == info-E<gt>dlpi_addr + info-E<gt>dlpi_phdr[x].p_vaddr;\n"
267 msgstr "  addr == info-E<gt>dlpi_addr + info-E<gt>dlpi_phdr[x].p_vaddr;\n"
268
269 #. type: SH
270 #: build/C/man3/dl_iterate_phdr.3:149
271 #, no-wrap
272 msgid "RETURN VALUE"
273 msgstr "返り値"
274
275 #. type: Plain text
276 #: build/C/man3/dl_iterate_phdr.3:154
277 msgid ""
278 "The B<dl_iterate_phdr>()  function returns whatever value was returned by "
279 "the last call to I<callback>."
280 msgstr ""
281 "B<dl_iterate_phdr>()  関数は最後の I<callback> の呼び出しで返された値を返す。"
282
283 #. type: SH
284 #: build/C/man3/dl_iterate_phdr.3:154 build/C/man1/pldd.1:50
285 #, no-wrap
286 msgid "VERSIONS"
287 msgstr "バージョン"
288
289 #. type: Plain text
290 #: build/C/man3/dl_iterate_phdr.3:157
291 msgid "B<dl_iterate_phdr>()  has been supported in glibc since version 2.2.4."
292 msgstr ""
293 "B<dl_iterate_phdr>()  は glibc のバージョン 2.2.4 以降でサポートされている。"
294
295 #. type: SH
296 #: build/C/man3/dl_iterate_phdr.3:157 build/C/man3/dlopen.3:381
297 #: build/C/man3/end.3:50 build/C/man1/pldd.1:53 build/C/man7/rtld-audit.7:461
298 #: build/C/man1/sprof.1:75
299 #, no-wrap
300 msgid "CONFORMING TO"
301 msgstr "準拠"
302
303 #. type: Plain text
304 #: build/C/man3/dl_iterate_phdr.3:161
305 msgid ""
306 "The B<dl_iterate_phdr>()  function is Linux-specific and should be avoided "
307 "in portable applications."
308 msgstr ""
309 "B<dl_iterate_phdr>()  関数は Linux 固有であり、移植を考えたアプリケーションで"
310 "は避けるべきである。"
311
312 #. type: SH
313 #: build/C/man3/dl_iterate_phdr.3:161 build/C/man3/dlopen.3:446
314 #: build/C/man3/end.3:76 build/C/man1/memusage.1:201
315 #: build/C/man1/memusagestat.1:81 build/C/man1/pldd.1:71
316 #: build/C/man7/rtld-audit.7:502 build/C/man1/sprof.1:79
317 #, no-wrap
318 msgid "EXAMPLE"
319 msgstr "例"
320
321 #. type: Plain text
322 #: build/C/man3/dl_iterate_phdr.3:166
323 msgid ""
324 "The following program displays a list of pathnames of the shared objects it "
325 "has loaded.  For each shared object, the program lists the virtual addresses "
326 "at which the object's ELF segments are loaded."
327 msgstr ""
328 "以下のプログラムは、共有オブジェクトがロードされた パス名の一覧を表示する。 "
329 "各共有オブジェクトについて、このプログラムは オブジェクトの ELF セグメントが"
330 "ロードされた 仮想アドレスの一覧を表示する。"
331
332 #. type: Plain text
333 #: build/C/man3/dl_iterate_phdr.3:172
334 #, no-wrap
335 msgid ""
336 "#define _GNU_SOURCE\n"
337 "#include E<lt>link.hE<gt>\n"
338 "#include E<lt>stdlib.hE<gt>\n"
339 "#include E<lt>stdio.hE<gt>\n"
340 msgstr ""
341 "#define _GNU_SOURCE\n"
342 "#include E<lt>link.hE<gt>\n"
343 "#include E<lt>stdlib.hE<gt>\n"
344 "#include E<lt>stdio.hE<gt>\n"
345
346 #. type: Plain text
347 #: build/C/man3/dl_iterate_phdr.3:177
348 #, no-wrap
349 msgid ""
350 "static int\n"
351 "callback(struct dl_phdr_info *info, size_t size, void *data)\n"
352 "{\n"
353 "    int j;\n"
354 msgstr ""
355 "static int\n"
356 "callback(struct dl_phdr_info *info, size_t size, void *data)\n"
357 "{\n"
358 "    int j;\n"
359
360 #. type: Plain text
361 #: build/C/man3/dl_iterate_phdr.3:180
362 #, no-wrap
363 msgid ""
364 "    printf(\"name=%s (%d segments)\\en\", info-E<gt>dlpi_name,\n"
365 "        info-E<gt>dlpi_phnum);\n"
366 msgstr ""
367 "    printf(\"name=%s (%d segments)\\en\", info-E<gt>dlpi_name,\n"
368 "        info-E<gt>dlpi_phnum);\n"
369
370 #. type: Plain text
371 #: build/C/man3/dl_iterate_phdr.3:186
372 #, no-wrap
373 msgid ""
374 "    for (j = 0; j E<lt> info-E<gt>dlpi_phnum; j++)\n"
375 "         printf(\"\\et\\et header %2d: address=%10p\\en\", j,\n"
376 "             (void *) (info-E<gt>dlpi_addr + info-E<gt>dlpi_phdr[j].p_vaddr));\n"
377 "    return 0;\n"
378 "}\n"
379 msgstr ""
380 "    for (j = 0; j E<lt> info-E<gt>dlpi_phnum; j++)\n"
381 "         printf(\"\\et\\et header %2d: address=%10p\\en\", j,\n"
382 "             (void *) (info-E<gt>dlpi_addr + info-E<gt>dlpi_phdr[j].p_vaddr));\n"
383 "    return 0;\n"
384 "}\n"
385
386 #. type: Plain text
387 #: build/C/man3/dl_iterate_phdr.3:191
388 #, no-wrap
389 msgid ""
390 "int\n"
391 "main(int argc, char *argv[])\n"
392 "{\n"
393 "    dl_iterate_phdr(callback, NULL);\n"
394 msgstr ""
395 "int\n"
396 "main(int argc, char *argv[])\n"
397 "{\n"
398 "    dl_iterate_phdr(callback, NULL);\n"
399
400 #. type: Plain text
401 #: build/C/man3/dl_iterate_phdr.3:194 build/C/man3/end.3:107
402 #, no-wrap
403 msgid ""
404 "    exit(EXIT_SUCCESS);\n"
405 "}\n"
406 msgstr ""
407 "    exit(EXIT_SUCCESS);\n"
408 "}\n"
409
410 #. type: SH
411 #: build/C/man3/dl_iterate_phdr.3:195 build/C/man3/dlopen.3:521
412 #: build/C/man5/elf.5:1939 build/C/man3/end.3:108 build/C/man8/ld.so.8:489
413 #: build/C/man8/ldconfig.8:175 build/C/man1/ldd.1:108
414 #: build/C/man1/memusage.1:271 build/C/man1/memusagestat.1:88
415 #: build/C/man1/mtrace.1:61 build/C/man1/pldd.1:91
416 #: build/C/man7/rtld-audit.7:602 build/C/man8/sln.8:60
417 #: build/C/man1/sprof.1:299
418 #, no-wrap
419 msgid "SEE ALSO"
420 msgstr "関連項目"
421
422 #. type: Plain text
423 #: build/C/man3/dl_iterate_phdr.3:202
424 msgid ""
425 "B<ldd>(1), B<objdump>(1), B<readelf>(1), B<dlopen>(3), B<elf>(5), B<ld.so>(8)"
426 msgstr ""
427 "B<ldd>(1), B<objdump>(1), B<readelf>(1), B<dlopen>(3), B<elf>(5), B<ld.so>(8)"
428
429 #. type: Plain text
430 #: build/C/man3/dl_iterate_phdr.3:205
431 msgid ""
432 "I<Executable and Linking Format Specification>, available at various "
433 "locations online."
434 msgstr ""
435 "オンラインのいろいろな場所で入手できる I<Executable and Linking Format "
436 "Specification>"
437
438 #. type: SH
439 #: build/C/man3/dl_iterate_phdr.3:205 build/C/man3/dlopen.3:531
440 #: build/C/man5/elf.5:1963 build/C/man3/end.3:113 build/C/man8/ld.so.8:505
441 #: build/C/man8/ldconfig.8:178 build/C/man1/ldd.1:113
442 #: build/C/man1/memusage.1:275 build/C/man1/memusagestat.1:91
443 #: build/C/man1/mtrace.1:64 build/C/man1/pldd.1:96
444 #: build/C/man7/rtld-audit.7:607 build/C/man8/sln.8:64
445 #: build/C/man1/sprof.1:303
446 #, no-wrap
447 msgid "COLOPHON"
448 msgstr "この文書について"
449
450 #. type: Plain text
451 #: build/C/man3/dl_iterate_phdr.3:213 build/C/man3/dlopen.3:539
452 #: build/C/man5/elf.5:1971 build/C/man3/end.3:121 build/C/man8/ld.so.8:513
453 #: build/C/man8/ldconfig.8:186 build/C/man1/ldd.1:121
454 #: build/C/man1/memusage.1:283 build/C/man1/memusagestat.1:99
455 #: build/C/man1/mtrace.1:72 build/C/man1/pldd.1:104
456 #: build/C/man7/rtld-audit.7:615 build/C/man8/sln.8:72
457 #: build/C/man1/sprof.1:311
458 msgid ""
459 "This page is part of release 3.76 of the Linux I<man-pages> project.  A "
460 "description of the project, information about reporting bugs, and the latest "
461 "version of this page, can be found at \\%http://www.kernel.org/doc/man-"
462 "pages/."
463 msgstr ""
464 "この man ページは Linux I<man-pages> プロジェクトのリリース 3.76 の一部\n"
465 "である。プロジェクトの説明とバグ報告に関する情報は\n"
466 "http://www.kernel.org/doc/man-pages/ に書かれている。"
467
468 #. type: TH
469 #: build/C/man3/dlopen.3:35
470 #, no-wrap
471 msgid "DLOPEN"
472 msgstr "DLOPEN"
473
474 #. type: TH
475 #: build/C/man3/dlopen.3:35 build/C/man1/ldd.1:14
476 #, no-wrap
477 msgid "2014-10-02"
478 msgstr "2014-10-02"
479
480 #. type: TH
481 #: build/C/man3/dlopen.3:35 build/C/man5/elf.5:35 build/C/man7/rtld-audit.7:28
482 #: build/C/man1/sprof.1:25
483 #, no-wrap
484 msgid "Linux"
485 msgstr "Linux"
486
487 #. type: Plain text
488 #: build/C/man3/dlopen.3:39
489 msgid ""
490 "dladdr, dlclose, dlerror, dlopen, dlsym, dlvsym - programming interface to "
491 "dynamic linking loader"
492 msgstr ""
493 "dlclose, dlerror, dlopen, dlsym - 動的リンクを行うローダへの プログラミングイ"
494 "ンターフェース"
495
496 #. type: Plain text
497 #: build/C/man3/dlopen.3:41
498 msgid "B<#include E<lt>dlfcn.hE<gt>>"
499 msgstr "B<#include E<lt>dlfcn.hE<gt>>"
500
501 #. type: Plain text
502 #: build/C/man3/dlopen.3:43
503 msgid "B<void *dlopen(const char *>I<filename>B<, int >I<flag>B<);>"
504 msgstr "B<void *dlopen(const char *>I<filename>B<, int >I<flag>B<);>"
505
506 #. type: Plain text
507 #: build/C/man3/dlopen.3:45
508 msgid "B<char *dlerror(void);>"
509 msgstr "B<char *dlerror(void);>"
510
511 #. type: Plain text
512 #: build/C/man3/dlopen.3:47
513 msgid "B<void *dlsym(void *>I<handle>B<, const char *>I<symbol>B<);>"
514 msgstr "B<void *dlsym(void *>I<handle>B<, const char *>I<symbol>B<);>"
515
516 #. type: Plain text
517 #: build/C/man3/dlopen.3:49
518 msgid "B<int dlclose(void *>I<handle>B<);>"
519 msgstr "B<int dlclose(void *>I<handle>B<);>"
520
521 #. type: Plain text
522 #: build/C/man3/dlopen.3:51
523 msgid "Link with I<-ldl>."
524 msgstr "I<-ldl> でリンクする。"
525
526 #. type: Plain text
527 #: build/C/man3/dlopen.3:58
528 msgid ""
529 "The four functions B<dlopen>(), B<dlsym>(), B<dlclose>(), B<dlerror>()  "
530 "implement the interface to the dynamic linking loader."
531 msgstr ""
532 "B<dlopen>(), B<dlsym>(), B<dlclose>(), B<dlerror>()  の 4つの関数は、動的リン"
533 "ク (dynamic linking) を行うローダへの インタフェースを実装したものである。"
534
535 #. type: SS
536 #: build/C/man3/dlopen.3:58
537 #, no-wrap
538 msgid "dlerror()"
539 msgstr "dlerror()"
540
541 #. type: Plain text
542 #: build/C/man3/dlopen.3:71
543 msgid ""
544 "The function B<dlerror>()  returns a human-readable string describing the "
545 "most recent error that occurred from B<dlopen>(), B<dlsym>()  or "
546 "B<dlclose>()  since the last call to B<dlerror>().  It returns NULL if no "
547 "errors have occurred since initialization or since it was last called."
548 msgstr ""
549 "関数 B<dlerror>()  は、前回 B<dlerror>()  が呼び出された後に、 B<dlopen>(), "
550 "B<dlsym>(), B<dlclose>()  のいずれかで最後に発生したエラーについての説明メッ"
551 "セージを返す。 初期化後または前回呼び出された後で、エラーが発生していなけれ"
552 "ば NULL を返す。"
553
554 #. type: SS
555 #: build/C/man3/dlopen.3:71
556 #, no-wrap
557 msgid "dlopen()"
558 msgstr "dlopen()"
559
560 #. type: Plain text
561 #: build/C/man3/dlopen.3:89
562 msgid ""
563 "The function B<dlopen>()  loads the dynamic library file named by the null-"
564 "terminated string I<filename> and returns an opaque \"handle\" for the "
565 "dynamic library.  If I<filename> is NULL, then the returned handle is for "
566 "the main program.  If I<filename> contains a slash (\"/\"), then it is "
567 "interpreted as a (relative or absolute) pathname.  Otherwise, the dynamic "
568 "linker searches for the library as follows (see B<ld.so>(8)  for further "
569 "details):"
570 msgstr ""
571 "関数 B<dlopen>()  は、ヌル終端された文字列 I<filename> で指定されたファイル名"
572 "の動的ライブラリ (dynamic library) をロードし、 その動的ライブラリへの内部"
573 "「ハンドル」を返す。 I<filename> が NULL の場合、メイン・プログラムへのハンド"
574 "ルが返される。 I<filename> がスラッシュ (\"/\") を含む場合、(相対か絶対かの)"
575 "パス名として解釈される。 それ以外の場合、動的リンカは以下の手順でライブラリを"
576 "検索する (詳細は B<ld.so>(8)  を参照):"
577
578 #. type: IP
579 #: build/C/man3/dlopen.3:89 build/C/man3/dlopen.3:93 build/C/man3/dlopen.3:100
580 #: build/C/man3/dlopen.3:104 build/C/man3/dlopen.3:111 build/C/man8/ld.so.8:56
581 #: build/C/man8/ld.so.8:61 build/C/man8/ld.so.8:66 build/C/man8/ld.so.8:70
582 #: build/C/man8/ld.so.8:80
583 #, no-wrap
584 msgid "o"
585 msgstr "o"
586
587 #. type: Plain text
588 #: build/C/man3/dlopen.3:93
589 msgid ""
590 "(ELF only) If the executable file for the calling program contains a "
591 "DT_RPATH tag, and does not contain a DT_RUNPATH tag, then the directories "
592 "listed in the DT_RPATH tag are searched."
593 msgstr ""
594 "(ELF のみ) 呼び出し元プログラムの実行ファイルに DT_RPATH タグが含まれてお"
595 "り、 DT_RUNPATH タグが含まれていない場合、DT_RPATH タグに書かれている ディレ"
596 "クトリ・リストを検索する。"
597
598 #. type: Plain text
599 #: build/C/man3/dlopen.3:100
600 msgid ""
601 "If, at the time that the program was started, the environment variable "
602 "B<LD_LIBRARY_PATH> was defined to contain a colon-separated list of "
603 "directories, then these are searched.  (As a security measure this variable "
604 "is ignored for set-user-ID and set-group-ID programs.)"
605 msgstr ""
606 "プログラムの開始時に環境変数 B<LD_LIBRARY_PATH> にコロン区切りのディレクトリ"
607 "のリストが定義されていれば、 この環境変数に定義されたディレクトリが検索され"
608 "る (セキュリティ上の理由で、この変数は set-UID や set-GID された プログラムの"
609 "場合は無視される)。"
610
611 #. type: Plain text
612 #: build/C/man3/dlopen.3:104
613 msgid ""
614 "(ELF only) If the executable file for the calling program contains a "
615 "DT_RUNPATH tag, then the directories listed in that tag are searched."
616 msgstr ""
617 "(ELF のみ) 呼び出し元プログラムの実行ファイルに DT_RUNPATH タグが含まれて い"
618 "る場合、そのタグに書かれているディレクトリ・リストを検索する。"
619
620 #. type: Plain text
621 #: build/C/man3/dlopen.3:111
622 msgid ""
623 "The cache file I</etc/ld.so.cache> (maintained by B<ldconfig>(8))  is "
624 "checked to see whether it contains an entry for I<filename>."
625 msgstr ""
626 "キャッシュファイル I</etc/ld.so.cache> の中に I<filename> のエントリが入って"
627 "いるかをチェックする (B</etc/ld.so.cache> は B<ldconfig>(8)  によって管理され"
628 "ている)。"
629
630 #. type: Plain text
631 #: build/C/man3/dlopen.3:117
632 msgid "The directories I</lib> and I</usr/lib> are searched (in that order)."
633 msgstr "ディレクトリ I</lib> と I</usr/lib> をこの順番で検索する。"
634
635 #. type: Plain text
636 #: build/C/man3/dlopen.3:123
637 msgid ""
638 "If the library has dependencies on other shared libraries, then these are "
639 "also automatically loaded by the dynamic linker using the same rules.  (This "
640 "process may occur recursively, if those libraries in turn have dependencies, "
641 "and so on.)"
642 msgstr ""
643 "そのライブラリが他の共有ライブラリに依存している場合は、 依存しているライブラ"
644 "リも動的リンカが同じ検索ルールに基づいて 自動的にロードする (それらのライブラ"
645 "リにさらに依存関係がある場合などは この処理は再帰的に行われる)。"
646
647 #. type: Plain text
648 #: build/C/man3/dlopen.3:126
649 msgid "One of the following two values must be included in I<flag>:"
650 msgstr "I<flag> には以下の 2 つの値のいずれかを含めなければならない:"
651
652 #. type: TP
653 #: build/C/man3/dlopen.3:126
654 #, no-wrap
655 msgid "B<RTLD_LAZY>"
656 msgstr "B<RTLD_LAZY>"
657
658 #. type: Plain text
659 #: build/C/man3/dlopen.3:134
660 msgid ""
661 "Perform lazy binding.  Only resolve symbols as the code that references them "
662 "is executed.  If the symbol is never referenced, then it is never resolved.  "
663 "(Lazy binding is performed only for function references; references to "
664 "variables are always immediately bound when the library is loaded.)"
665 msgstr ""
666 "lazy binding (手抜きなシンボルの結び付け) が行う。 シンボルの解決はそのシンボ"
667 "ルを参照するコードが実行されるときにのみ 行われる。シンボルが一度も参照されな"
668 "かった場合には、そのシンボルは 解決されないままとなる。 (lazy binding は関数"
669 "参照についてのみ実施される; 変数への参照は常に ライブラリがロードされた時点で"
670 "直ちに解決される。)"
671
672 #. type: TP
673 #: build/C/man3/dlopen.3:134
674 #, no-wrap
675 msgid "B<RTLD_NOW>"
676 msgstr "B<RTLD_NOW>"
677
678 #. type: Plain text
679 #: build/C/man3/dlopen.3:143
680 msgid ""
681 "If this value is specified, or the environment variable B<LD_BIND_NOW> is "
682 "set to a nonempty string, all undefined symbols in the library are resolved "
683 "before B<dlopen>()  returns.  If this cannot be done, an error is returned."
684 msgstr ""
685 "この値が指定されるか、環境変数 B<LD_BIND_NOW> に空でない文字列が設定された場"
686 "合、 ライブラリ中の未定義のシンボルを全て解決してから B<dlopen>()  は復帰す"
687 "る。解決できなかったときにはエラーが返される。"
688
689 #. type: Plain text
690 #: build/C/man3/dlopen.3:146
691 msgid "Zero or more of the following values may also be ORed in I<flag>:"
692 msgstr ""
693 "以下の値のうち 0 個以上を論理和 (OR) の形で I<flag> に追加することもできる:"
694
695 #. type: TP
696 #: build/C/man3/dlopen.3:146
697 #, no-wrap
698 msgid "B<RTLD_GLOBAL>"
699 msgstr "B<RTLD_GLOBAL>"
700
701 #. type: Plain text
702 #: build/C/man3/dlopen.3:150
703 msgid ""
704 "The symbols defined by this library will be made available for symbol "
705 "resolution of subsequently loaded libraries."
706 msgstr ""
707 "このライブラリで定義されているシンボルが、これより後でロードされる ライブラリ"
708 "のシンボル解決で利用できるようになる。"
709
710 #. type: TP
711 #: build/C/man3/dlopen.3:150
712 #, no-wrap
713 msgid "B<RTLD_LOCAL>"
714 msgstr "B<RTLD_LOCAL>"
715
716 #. type: Plain text
717 #: build/C/man3/dlopen.3:157
718 msgid ""
719 "This is the converse of B<RTLD_GLOBAL>, and the default if neither flag is "
720 "specified.  Symbols defined in this library are not made available to "
721 "resolve references in subsequently loaded libraries."
722 msgstr ""
723 "このフラグは B<RTLD_GLOBAL> の反対の意味であり、どちらのフラグも指定されな"
724 "かった場合は こちらがデフォルトとなる。 このライブラリで定義されているシンボ"
725 "ルは、これより後でロードされる ライブラリでのシンボル参照で利用できない。"
726
727 #. type: TP
728 #: build/C/man3/dlopen.3:157
729 #, no-wrap
730 msgid "B<RTLD_NODELETE> (since glibc 2.2)"
731 msgstr "B<RTLD_NODELETE> (glibc 2.2 以降)"
732
733 #.  (But it is present on Solaris.)
734 #. type: Plain text
735 #: build/C/man3/dlopen.3:167
736 msgid ""
737 "Do not unload the library during B<dlclose>().  Consequently, the library's "
738 "static variables are not reinitialized if the library is reloaded with "
739 "B<dlopen>()  at a later time.  This flag is not specified in POSIX.1-2001."
740 msgstr ""
741 "B<dlclose>()  中にそのライブラリをアンロードしない。 そのため、同じライブラリ"
742 "をこれ以降に B<dlopen>()  で再度ロードした場合に、ライブラリ内の静的変数は再"
743 "初期化されない。 このフラグは POSIX.1-2001 では規定されていない。"
744
745 #. type: TP
746 #: build/C/man3/dlopen.3:167
747 #, no-wrap
748 msgid "B<RTLD_NOLOAD> (since glibc 2.2)"
749 msgstr "B<RTLD_NOLOAD> (glibc 2.2 以降)"
750
751 #.  (But it is present on Solaris.)
752 #. type: Plain text
753 #: build/C/man3/dlopen.3:182
754 msgid ""
755 "Don't load the library.  This can be used to test if the library is already "
756 "resident (B<dlopen>()  returns NULL if it is not, or the library's handle if "
757 "it is resident).  This flag can also be used to promote the flags on a "
758 "library that is already loaded.  For example, a library that was previously "
759 "loaded with B<RTLD_LOCAL> can be reopened with B<RTLD_NOLOAD\\ |\\ "
760 "RTLD_GLOBAL>.  This flag is not specified in POSIX.1-2001."
761 msgstr ""
762 "そのライブラリをロードしない。 このフラグはそのライブラリがすでに組み込まれて"
763 "いるかを検査するのに 利用できる (B<dlopen>()  は、ライブラリが組み込まれてい"
764 "なければ NULL を返し、 すでに組み込まれていればそのライブラリのハンドルを返"
765 "す)。 また、すでにロードされているライブラリのフラグを昇格させるのにも 利用で"
766 "きる。例えば、過去に B<RTLD_LOCAL> でロードしたライブラリを B<RTLD_NOLOAD\\ |"
767 "\\ RTLD_GLOBAL> で再オープンすることができる。 このフラグは POSIX.1-2001 では"
768 "規定されていない。"
769
770 #. type: TP
771 #: build/C/man3/dlopen.3:182
772 #, no-wrap
773 msgid "B<RTLD_DEEPBIND> (since glibc 2.3.4)"
774 msgstr "B<RTLD_DEEPBIND> (glibc 2.3.4 以降)"
775
776 #.  Inimitably described by UD in
777 #.  http://sources.redhat.com/ml/libc-hacker/2004-09/msg00083.html.
778 #. type: Plain text
779 #: build/C/man3/dlopen.3:192
780 msgid ""
781 "Place the lookup scope of the symbols in this library ahead of the global "
782 "scope.  This means that a self-contained library will use its own symbols in "
783 "preference to global symbols with the same name contained in libraries that "
784 "have already been loaded.  This flag is not specified in POSIX.1-2001."
785 msgstr ""
786 "このライブラリ内のシンボルの参照領域をグローバル領域よりも前に配置する。 つま"
787 "り、内蔵型のライブラリでは、すでにロードされたライブラリに含まれる 同じ名前の"
788 "グローバルなシンボルよりも自ライブラリ内のシンボルが優先して 使われる。 この"
789 "フラグは POSIX.1-2001 では規定されていない。"
790
791 #. type: Plain text
792 #: build/C/man3/dlopen.3:204
793 msgid ""
794 "If I<filename> is NULL, then the returned handle is for the main program.  "
795 "When given to B<dlsym>(), this handle causes a search for a symbol in the "
796 "main program, followed by all shared libraries loaded at program startup, "
797 "and then all shared libraries loaded by B<dlopen>()  with the flag "
798 "B<RTLD_GLOBAL>."
799 msgstr ""
800 "I<filename> が NULL である場合は、 返されるハンドルはメイン・プログラムのもの"
801 "になる。 このハンドルが B<dlsym>()  に渡されると、シンボルの検索は、メイン・"
802 "プログラム内、 プログラムの起動時にロードされる全ての共有ライブラリ、 "
803 "B<dlopen>()  によって B<RTLD_GLOBAL> フラグ付きでロードされた全ての共有ライブ"
804 "ラリ、の順序で行われる。"
805
806 #. type: Plain text
807 #: build/C/man3/dlopen.3:214
808 msgid ""
809 "External references in the library are resolved using the libraries in that "
810 "library's dependency list and any other libraries previously opened with the "
811 "B<RTLD_GLOBAL> flag.  If the executable was linked with the flag \"-rdynamic"
812 "\" (or, synonymously, \"--export-dynamic\"), then the global symbols in the "
813 "executable will also be used to resolve references in a dynamically loaded "
814 "library."
815 msgstr ""
816 "オープンされたライブラリ中での外部参照は、 そのライブラリの依存リストにあるラ"
817 "イブラリか、 B<RTLD_GLOBAL> フラグ付きで既にオープンされているライブラリを"
818 "使って解決される。 実行ファイルが \"-rdynamic\" フラグ (\"--export-dynamic\" "
819 "も同義)  付きでリンクされている場合は、実行ファイル中のグローバルシンボル"
820 "も、 動的にロードされるライブラリ内の参照解決に用いられる。"
821
822 #. type: Plain text
823 #: build/C/man3/dlopen.3:232
824 msgid ""
825 "If the same library is loaded again with B<dlopen>(), the same library "
826 "handle is returned.  The dl library maintains reference counts for library "
827 "handles, so a dynamic library is not deallocated until B<dlclose>()  has "
828 "been called on it as many times as B<dlopen>()  has succeeded on it.  The "
829 "B<_init>()  routine, if present, is called only once.  But a subsequent call "
830 "with B<RTLD_NOW> may force symbol resolution for a library earlier loaded "
831 "with B<RTLD_LAZY>."
832 msgstr ""
833 "同じライブラリが B<dlopen>()  によって再度ロードされた場合には、同じライブラ"
834 "リハンドルが返される。 dl ライブラリはライブラリハンドルのリンク数を管理して"
835 "いる。 したがって動的ライブラリは B<dlclose>()  が B<dlopen>()  と同じ回数だ"
836 "け呼び出されない限りアンロードされない。 B<_init>()  ルーチンは一度だけ呼び出"
837 "される (B<_init>()  が存在する場合のみ)。 B<RTLD_NOW> が指定されて "
838 "B<dlopen>()  が呼び出された場合、 B<RTLD_LAZY> で以前にロードされたライブラリ"
839 "のシンボル解決が実行されることがある。"
840
841 #. type: Plain text
842 #: build/C/man3/dlopen.3:236
843 msgid "If B<dlopen>()  fails for any reason, it returns NULL."
844 msgstr "B<dlopen>()  は、何らかの理由で失敗すると NULL を返す。"
845
846 #. type: SS
847 #: build/C/man3/dlopen.3:236
848 #, no-wrap
849 msgid "dlsym()"
850 msgstr "dlsym()"
851
852 #. type: Plain text
853 #: build/C/man3/dlopen.3:265
854 msgid ""
855 "The function B<dlsym>()  takes a \"handle\" of a dynamic library returned by "
856 "B<dlopen>()  and the null-terminated symbol name, returning the address "
857 "where that symbol is loaded into memory.  If the symbol is not found, in the "
858 "specified library or any of the libraries that were automatically loaded by "
859 "B<dlopen>()  when that library was loaded, B<dlsym>()  returns NULL.  (The "
860 "search performed by B<dlsym>()  is breadth first through the dependency tree "
861 "of these libraries.)  Since the value of the symbol could actually be NULL "
862 "(so that a NULL return from B<dlsym>()  need not indicate an error), the "
863 "correct way to test for an error is to call B<dlerror>()  to clear any old "
864 "error conditions, then call B<dlsym>(), and then call B<dlerror>()  again, "
865 "saving its return value into a variable, and check whether this saved value "
866 "is not NULL."
867 msgstr ""
868 "関数 B<dlsym>()  は、 B<dlopen>()  が返した動的ライブラリの「ハンドル」と、 "
869 "NULL 終端されたシンボル名の文字列を引き数に取り、 そのシンボルがロードされた"
870 "メモリのアドレスを返す。 シンボルが、指定されたライブラリと、指定されたライブ"
871 "ラリがロードされる際に B<dlopen>()  が自動的にロードしてライブラリのいずれに"
872 "も見つからない場合には、 B<dlsym>()  は NULL を返す (B<dlsym>()  による検索"
873 "は、これらのライブラリの依存関係のツリーを先頭から 辿って行われる)。 実際には"
874 "シンボルの値自体が NULL になることもある (そのため、 B<dlsym>()  の返り値が "
875 "NULL であったとしても必ずしもエラーという訳ではない)。 エラーかどうかを確認す"
876 "る正しい方法は以下の通りである: B<dlerror>()  を呼び出して以前のエラー状態を"
877 "クリアしてから、 B<dlsym>()  を呼び出す。その後でもう一度 B<dlerror>()  を呼"
878 "び出して、 B<dlerror>()  の返り値を変数に保存し、保存した値が NULL であるか判"
879 "定する。"
880
881 #. type: Plain text
882 #: build/C/man3/dlopen.3:277
883 msgid ""
884 "There are two special pseudo-handles, B<RTLD_DEFAULT> and B<RTLD_NEXT>.  The "
885 "former will find the first occurrence of the desired symbol using the "
886 "default library search order.  The latter will find the next occurrence of a "
887 "function in the search order after the current library.  This allows one to "
888 "provide a wrapper around a function in another shared library."
889 msgstr ""
890 "B<RTLD_DEFAULT> と B<RTLD_NEXT> という二つの特別な擬似ハンドルがある。 "
891 "B<RTLD_DEFAULT> は、デフォルトのライブラリ検索順序にしたがって、 検索対象のシ"
892 "ンボルが最初に現れるところを探す。 B<RTLD_NEXT> は、ライブラリ検索順序の中で"
893 "現在のライブラリ以降で最初に 関数が現れるところを探す。この機能を使うことで、"
894 "別の共有ライブラリの 関数へのラッパーを提供することができる。"
895
896 #. type: SS
897 #: build/C/man3/dlopen.3:277
898 #, no-wrap
899 msgid "dlclose()"
900 msgstr "dlclose()"
901
902 #. type: Plain text
903 #: build/C/man3/dlopen.3:284
904 msgid ""
905 "The function B<dlclose>()  decrements the reference count on the dynamic "
906 "library handle I<handle>.  If the reference count drops to zero and no other "
907 "loaded libraries use symbols in it, then the dynamic library is unloaded."
908 msgstr ""
909 "関数 B<dlclose>()  は動的ライブラリのハンドル I<handle> の参照カウントを 1 減"
910 "らす。参照カウントが 0 になり、ロードされている 他のライブラリからそのライブ"
911 "ラリ内のシンボルが使われていなければ、 その動的ライブラリをアンロードする。"
912
913 #. type: Plain text
914 #: build/C/man3/dlopen.3:288
915 msgid "The function B<dlclose>()  returns 0 on success, and nonzero on error."
916 msgstr ""
917 "関数 B<dlclose>()  は、成功した場合は 0 を返し、エラーの場合 0 以外を返す。"
918
919 #. type: SS
920 #: build/C/man3/dlopen.3:288
921 #, no-wrap
922 msgid "The obsolete symbols _init() and _fini()"
923 msgstr "廃止されたシンボル _init() と _fini()"
924
925 #. type: Plain text
926 #: build/C/man3/dlopen.3:306
927 msgid ""
928 "The linker recognizes special symbols B<_init> and B<_fini>.  If a dynamic "
929 "library exports a routine named B<_init>(), then that code is executed after "
930 "the loading, before B<dlopen>()  returns.  If the dynamic library exports a "
931 "routine named B<_fini>(), then that routine is called just before the "
932 "library is unloaded.  In case you need to avoid linking against the system "
933 "startup files, this can be done by using the B<gcc>(1)  I<-nostartfiles> "
934 "command-line option."
935 msgstr ""
936 "リンカは B<_init> と B<_fini> を特別なシンボルと解釈する。 ある動的ライブラリ"
937 "で B<_init>()  という名前のルーチンがエクスポートされていれば、 そのコード"
938 "は、ライブラリのロード後、かつ B<dlopen>()  が復帰する前に実行される。 その動"
939 "的ライブラリで B<_fini>()  という名前のルーチンがエクスポートされていれば、 "
940 "ライブラリがアンロードされる直前にそのルーチンが呼び出される。 システムの起動"
941 "ファイルに対するリンクを避ける必要がある場合、 B<gcc>(1)  のコマンドラインに "
942 "I<-nostartfiles> オプションを指定すればよい。"
943
944 #.  void _init(void) __attribute__((constructor));
945 #.  void _fini(void) __attribute__((destructor));
946 #. type: Plain text
947 #: build/C/man3/dlopen.3:317
948 msgid ""
949 "Using these routines, or the gcc B<-nostartfiles> or B<-nostdlib> options, "
950 "is not recommended.  Their use may result in undesired behavior, since the "
951 "constructor/destructor routines will not be executed (unless special "
952 "measures are taken)."
953 msgstr ""
954 "このルーチンや、gcc のオプション B<-nostartfiles> や B<-nostdlib> は使用しな"
955 "いことを推奨する。 これらを使うと、望ましくない動作をすることがある。 なぜな"
956 "ら、(特別な措置が行われない限り) これらの constructor/destructor ルーチンは実"
957 "行されないからである。"
958
959 #. type: Plain text
960 #: build/C/man3/dlopen.3:329
961 msgid ""
962 "Instead, libraries should export routines using the "
963 "B<__attribute__((constructor))> and B<__attribute__((destructor))> function "
964 "attributes.  See the gcc info pages for information on these.  Constructor "
965 "routines are executed before B<dlopen>()  returns, and destructor routines "
966 "are executed before B<dlclose>()  returns."
967 msgstr ""
968 "代わりに、ライブラリは B<__attribute__((constructor))> や "
969 "B<__attribute__((destructor))> の関数属性を使って必要なルーチンをエクスポート"
970 "するのがよい。 これらについては gcc の info ページを参照のこと。 constructor "
971 "ルーチンは B<dlopen>()  が復帰する前に実行され、 destructor ルーチンは "
972 "B<dlclose>()  が復帰する前に実行される。"
973
974 #. type: SS
975 #: build/C/man3/dlopen.3:329
976 #, no-wrap
977 msgid "Glibc extensions: dladdr() and dlvsym()"
978 msgstr "GNU での拡張: dladdr() と dlvsym()"
979
980 #. type: Plain text
981 #: build/C/man3/dlopen.3:331
982 msgid "Glibc adds two functions not described by POSIX, with prototypes"
983 msgstr ""
984 "glibc では POSIX には記載されていない関数が 2つ追加されている。 プロトタイプ"
985 "は以下の通りである。"
986
987 #. type: Plain text
988 #: build/C/man3/dlopen.3:335
989 #, no-wrap
990 msgid ""
991 "B<#define _GNU_SOURCE>         /* See feature_test_macros(7) */\n"
992 "B<#include E<lt>dlfcn.hE<gt>>\n"
993 msgstr ""
994 "B<#define _GNU_SOURCE>         /* feature_test_macros(7) 参照 */\n"
995 "B<#include E<lt>dlfcn.hE<gt>>\n"
996
997 #. type: Plain text
998 #: build/C/man3/dlopen.3:337
999 #, no-wrap
1000 msgid "B<int dladdr(void *>I<addr>B<, Dl_info *>I<info>B<);>\n"
1001 msgstr "B<int dladdr(void *>I<addr>B<, Dl_info *>I<info>B<);>\n"
1002
1003 #. type: Plain text
1004 #: build/C/man3/dlopen.3:339
1005 #, no-wrap
1006 msgid "B<void *dlvsym(void *>I<handle>B<, char *>I<symbol>B<, char *>I<version>B<);>\n"
1007 msgstr "B<void *dlvsym(void *>I<handle>B<, char *>I<symbol>B<, char *>I<version>B<);>\n"
1008
1009 #. type: Plain text
1010 #: build/C/man3/dlopen.3:348
1011 msgid ""
1012 "The function B<dladdr>()  takes a function pointer and tries to resolve name "
1013 "and file where it is located.  Information is stored in the I<Dl_info> "
1014 "structure:"
1015 msgstr ""
1016 "関数 B<dladdr>()  は、関数のポインタを引き数にとり、関数の名前と関数が定義さ"
1017 "れている ファイルの解決を試みる。情報は I<Dl_info> 構造体に格納される。"
1018
1019 #. type: Plain text
1020 #: build/C/man3/dlopen.3:361
1021 #, no-wrap
1022 msgid ""
1023 "typedef struct {\n"
1024 "    const char *dli_fname;  /* Pathname of shared object that\n"
1025 "                               contains address */\n"
1026 "    void       *dli_fbase;  /* Address at which shared object\n"
1027 "                               is loaded */\n"
1028 "    const char *dli_sname;  /* Name of symbol whose definition\n"
1029 "                               overlaps I<addr> */\n"
1030 "    void       *dli_saddr;  /* Exact address of symbol named\n"
1031 "                               in I<dli_sname> */\n"
1032 "} Dl_info;\n"
1033 msgstr ""
1034 "typedef struct {\n"
1035 "    const char *dli_fname;  /* Pathname of shared object that\n"
1036 "                               contains address */\n"
1037 "    void       *dli_fbase;  /* Address at which shared object\n"
1038 "                               is loaded */\n"
1039 "    const char *dli_sname;  /* Name of symbol whose definition\n"
1040 "                               overlaps I<addr> */\n"
1041 "    void       *dli_saddr;  /* Exact address of symbol named\n"
1042 "                               in I<dli_sname> */\n"
1043 "} Dl_info;\n"
1044
1045 #. type: Plain text
1046 #: build/C/man3/dlopen.3:371
1047 msgid ""
1048 "If no symbol matching I<addr> could be found, then I<dli_sname> and "
1049 "I<dli_saddr> are set to NULL."
1050 msgstr ""
1051 "I<addr> にマッチするシンボルが見つからなかった場合、 I<dli_sname> と "
1052 "I<dli_saddr> は NULL にセットされる。"
1053
1054 #. type: Plain text
1055 #: build/C/man3/dlopen.3:374
1056 msgid "B<dladdr>()  returns 0 on error, and nonzero on success."
1057 msgstr "B<dladdr>()  は、エラー時には 0 を返し、成功した場合は 0 以外を返す。"
1058
1059 #. type: Plain text
1060 #: build/C/man3/dlopen.3:381
1061 msgid ""
1062 "The function B<dlvsym>(), provided by glibc since version 2.1, does the same "
1063 "as B<dlsym>()  but takes a version string as an additional argument."
1064 msgstr ""
1065 "関数 B<dlvsym>()  は B<dlsym>()  と同じ動作をするが、バージョンの文字列を渡す"
1066 "引き数が 追加されている点が異なる (B<dlvsym>()  はバージョン 2.1 以降の "
1067 "glibc で提供されている)。"
1068
1069 #. type: Plain text
1070 #: build/C/man3/dlopen.3:388
1071 msgid ""
1072 "POSIX.1-2001 describes B<dlclose>(), B<dlerror>(), B<dlopen>(), and "
1073 "B<dlsym>()."
1074 msgstr ""
1075 "POSIX.1-2003 には B<dlclose>(), B<dlerror>(), B<dlopen>(), B<dlsym>().  の記"
1076 "載がある。"
1077
1078 #. type: SH
1079 #: build/C/man3/dlopen.3:388 build/C/man5/elf.5:1912 build/C/man3/end.3:53
1080 #: build/C/man8/ld.so.8:483 build/C/man1/pldd.1:84
1081 #: build/C/man7/rtld-audit.7:467
1082 #, no-wrap
1083 msgid "NOTES"
1084 msgstr "注意"
1085
1086 #.  .LP
1087 #.  The string returned by
1088 #.  .BR dlerror ()
1089 #.  should not be modified.
1090 #.  Some systems give the prototype as
1091 #.  .sp
1092 #.  .in +5
1093 #.  .B "const char *dlerror(void);"
1094 #.  .in
1095 #. type: Plain text
1096 #: build/C/man3/dlopen.3:407
1097 msgid ""
1098 "The symbols B<RTLD_DEFAULT> and B<RTLD_NEXT> are defined by I<E<lt>dlfcn."
1099 "hE<gt>> only when B<_GNU_SOURCE> was defined before including it."
1100 msgstr ""
1101 "シンボル B<RTLD_DEFAULT> と B<RTLD_NEXT> は I<E<lt>dlfcn.hE<gt>> で定義されて"
1102 "おり、 I<E<lt>dlfcn.hE<gt>> のインクルード前に B<_GNU_SOURCE> が定義されてい"
1103 "る場合のみ有効となる。"
1104
1105 #. type: Plain text
1106 #: build/C/man3/dlopen.3:412
1107 msgid ""
1108 "Since glibc 2.2.3, B<atexit>(3)  can be used to register an exit handler "
1109 "that is automatically called when a library is unloaded."
1110 msgstr ""
1111 "glibc 2.2.3 以降では、 B<atexit>(3)  を使って、ライブラリがアンロードされる際"
1112 "に自動的に呼び出される 終了ハンドラ (exit handler) を登録することができる。"
1113
1114 #. type: SS
1115 #: build/C/man3/dlopen.3:412
1116 #, no-wrap
1117 msgid "History"
1118 msgstr "歴史"
1119
1120 #. type: Plain text
1121 #: build/C/man3/dlopen.3:418
1122 msgid ""
1123 "The dlopen interface standard comes from SunOS.  That system also has "
1124 "B<dladdr>(), but not B<dlvsym>()."
1125 msgstr ""
1126 "dlopen インターフェースの標準は SunOS をもとにしている。 SunOS には "
1127 "B<dladdr>()  もあったが、 B<dlvsym>()  はなかった。"
1128
1129 #. type: SH
1130 #: build/C/man3/dlopen.3:418 build/C/man1/ldd.1:91 build/C/man1/memusage.1:267
1131 #: build/C/man1/memusagestat.1:84 build/C/man1/mtrace.1:58
1132 #: build/C/man7/rtld-audit.7:492
1133 #, no-wrap
1134 msgid "BUGS"
1135 msgstr "バグ"
1136
1137 #. type: Plain text
1138 #: build/C/man3/dlopen.3:430
1139 msgid ""
1140 "Sometimes, the function pointers you pass to B<dladdr>()  may surprise you.  "
1141 "On some architectures (notably i386 and x86_64), I<dli_fname> and "
1142 "I<dli_fbase> may end up pointing back at the object from which you called "
1143 "B<dladdr>(), even if the function used as an argument should come from a "
1144 "dynamically linked library."
1145 msgstr ""
1146 "時として、 B<dladdr>()  に渡した関数ポインタは驚くような値になることがある。 "
1147 "いくつかのアーキテクチャ (特に i386 と x86_64) では、 引き数として使用した関"
1148 "数が動的リンクライブラリで定義されるもので あったとしても、 I<dli_fname> と "
1149 "I<dli_fbase> が B<dladdr>()  を呼び出したオブジェクトを参照した状態で終わって"
1150 "いることがある。"
1151
1152 #. type: Plain text
1153 #: build/C/man3/dlopen.3:446
1154 msgid ""
1155 "The problem is that the function pointer will still be resolved at compile "
1156 "time, but merely point to the I<plt> (Procedure Linkage Table)  section of "
1157 "the original object (which dispatches the call after asking the dynamic "
1158 "linker to resolve the symbol).  To work around this, you can try to compile "
1159 "the code to be position-independent: then, the compiler cannot prepare the "
1160 "pointer at compile time anymore and today's B<gcc>(1)  will generate code "
1161 "that just loads the final symbol address from the I<got> (Global Offset "
1162 "Table) at run time before passing it to B<dladdr>()."
1163 msgstr ""
1164 "問題は、関数ポインタの解決は今なおコンパイル時に行われるが、 そのポインタは元"
1165 "のオブジェクトの I<plt> (Procedure Linkage Table) セクションを指しているだけ"
1166 "だという点にある (オブジェクト自体は、ダイナミックリンカによってシンボルの解"
1167 "決が行われた後に、 関数の呼び出しを行う)。 これに対処する方法としては、 コー"
1168 "ドを position-independent でコンパイルするという方法がある。 そうすると、コン"
1169 "パイラはコンパイル時にポインタを用意することができず、 今日の B<gcc>(1)  で"
1170 "は、実行時に B<dladdr>()  に関数ポインタを渡す前に、 I<got> (Global Offset "
1171 "Table) から最終的なシンボルのアドレスをロードするだけの コードが生成される。"
1172
1173 #. type: Plain text
1174 #: build/C/man3/dlopen.3:448
1175 msgid "Load the math library, and print the cosine of 2.0:"
1176 msgstr "math ライブラリをロードし、2.0 の余弦を表示する"
1177
1178 #. type: Plain text
1179 #: build/C/man3/dlopen.3:453
1180 #, no-wrap
1181 msgid ""
1182 "#include E<lt>stdio.hE<gt>\n"
1183 "#include E<lt>stdlib.hE<gt>\n"
1184 "#include E<lt>dlfcn.hE<gt>\n"
1185 msgstr ""
1186 "#include E<lt>stdio.hE<gt>\n"
1187 "#include E<lt>stdlib.hE<gt>\n"
1188 "#include E<lt>dlfcn.hE<gt>\n"
1189
1190 #. type: Plain text
1191 #: build/C/man3/dlopen.3:460
1192 #, no-wrap
1193 msgid ""
1194 "int\n"
1195 "main(int argc, char **argv)\n"
1196 "{\n"
1197 "    void *handle;\n"
1198 "    double (*cosine)(double);\n"
1199 "    char *error;\n"
1200 msgstr ""
1201 "int\n"
1202 "main(int argc, char **argv)\n"
1203 "{\n"
1204 "    void *handle;\n"
1205 "    double (*cosine)(double);\n"
1206 "    char *error;\n"
1207
1208 #. type: Plain text
1209 #: build/C/man3/dlopen.3:466
1210 #, no-wrap
1211 msgid ""
1212 "    handle = dlopen(\"libm.so\", RTLD_LAZY);\n"
1213 "    if (!handle) {\n"
1214 "        fprintf(stderr, \"%s\\en\", dlerror());\n"
1215 "        exit(EXIT_FAILURE);\n"
1216 "    }\n"
1217 msgstr ""
1218 "    handle = dlopen(\"libm.so\", RTLD_LAZY);\n"
1219 "    if (!handle) {\n"
1220 "        fprintf(stderr, \"%s\\en\", dlerror());\n"
1221 "        exit(EXIT_FAILURE);\n"
1222 "    }\n"
1223
1224 #. type: Plain text
1225 #: build/C/man3/dlopen.3:468
1226 #, no-wrap
1227 msgid "    dlerror();    /* Clear any existing error */\n"
1228 msgstr "    dlerror();    /* Clear any existing error */\n"
1229
1230 #. type: Plain text
1231 #: build/C/man3/dlopen.3:470
1232 #, no-wrap
1233 msgid "    cosine = (double (*)(double)) dlsym(handle, \"cos\");\n"
1234 msgstr "    cosine = (double (*)(double)) dlsym(handle, \"cos\");\n"
1235
1236 #. type: Plain text
1237 #: build/C/man3/dlopen.3:475
1238 #, no-wrap
1239 msgid ""
1240 "    /* According to the ISO C standard, casting between function\n"
1241 "       pointers and 'void *', as done above, produces undefined results.\n"
1242 "       POSIX.1-2003 and POSIX.1-2008 accepted this state of affairs and\n"
1243 "       proposed the following workaround:\n"
1244 msgstr ""
1245 "    /* ISO の C 標準によれば、上のような、関数ポインタと 'void *' 間の\n"
1246 "       キャストを行った場合に得られる結果は不定である。\n"
1247 "       POSIX.1-2003 と POSIX.1-2008 では、この状況は認められており、\n"
1248 "       以下のようなワークアラウンドが提案されている。\n"
1249
1250 #. type: Plain text
1251 #: build/C/man3/dlopen.3:477
1252 #, no-wrap
1253 msgid "           *(void **) (&cosine) = dlsym(handle, \"cos\");\n"
1254 msgstr "           *(void **) (&cosine) = dlsym(handle, \"cos\");\n"
1255
1256 #. type: Plain text
1257 #: build/C/man3/dlopen.3:480
1258 #, no-wrap
1259 msgid ""
1260 "       This (clumsy) cast conforms with the ISO C standard and will\n"
1261 "       avoid any compiler warnings.\n"
1262 msgstr ""
1263 "       この (ぶかっこうな) キャストは ISO の C 標準に従っており、\n"
1264 "       コンパイラの警告を避けることができる。\n"
1265
1266 #.  http://pubs.opengroup.org/onlinepubs/009695399/functions/dlsym.html#tag_03_112_08
1267 #.  http://pubs.opengroup.org/onlinepubs/9699919799/functions/dlsym.html#tag_16_96_07
1268 #.  http://austingroupbugs.net/view.php?id=74
1269 #. type: Plain text
1270 #: build/C/man3/dlopen.3:489
1271 #, no-wrap
1272 msgid ""
1273 "       The 2013 Technical Corrigendum to POSIX.1-2008 (a.k.a.\n"
1274 "       POSIX.1-2013) improved matters by requiring that conforming\n"
1275 "       implementations support casting 'void *' to a function pointer.\n"
1276 "       Nevertheless, some compilers (e.g., gcc with the '-pedantic'\n"
1277 "       option) may complain about the cast used in this program. */\n"
1278 msgstr ""
1279 "       POSIX.1-2008 の 2013 Technical Corrigendum (別名 POSIX.1-2013)\n"
1280 "       では、 POSIX に準拠する実装では 'void *' から関数ポインタへの\n"
1281 "       キャストをサポートすることが要求されるようになり、状況が改善\n"
1282 "       された。にもかかわらず、('-pedantic' オプションを指定した gcc\n"
1283 "       などの) いくつかのコンパイラは、このプログラムで使用されている\n"
1284 "       キャストについて文句を言うのだ。\n"
1285
1286 #. type: Plain text
1287 #: build/C/man3/dlopen.3:495
1288 #, no-wrap
1289 msgid ""
1290 "    error = dlerror();\n"
1291 "    if (error != NULL) {\n"
1292 "        fprintf(stderr, \"%s\\en\", error);\n"
1293 "        exit(EXIT_FAILURE);\n"
1294 "    }\n"
1295 msgstr ""
1296 "    error = dlerror();\n"
1297 "    if (error != NULL) {\n"
1298 "        fprintf(stderr, \"%s\\en\", error);\n"
1299 "        exit(EXIT_FAILURE);\n"
1300 "    }\n"
1301
1302 #. type: Plain text
1303 #: build/C/man3/dlopen.3:500
1304 #, no-wrap
1305 msgid ""
1306 "    printf(\"%f\\en\", (*cosine)(2.0));\n"
1307 "    dlclose(handle);\n"
1308 "    exit(EXIT_SUCCESS);\n"
1309 "}\n"
1310 msgstr ""
1311 "    printf(\"%f\\en\", (*cosine)(2.0));\n"
1312 "    dlclose(handle);\n"
1313 "    exit(EXIT_SUCCESS);\n"
1314 "}\n"
1315
1316 #. type: Plain text
1317 #: build/C/man3/dlopen.3:504
1318 msgid ""
1319 "If this program were in a file named \"foo.c\", you would build the program "
1320 "with the following command:"
1321 msgstr ""
1322 "このプログラムを \"foo.c\" に書いたとすると、以下のコマンドでプログラムを ビ"
1323 "ルドできる。"
1324
1325 #. type: Plain text
1326 #: build/C/man3/dlopen.3:507
1327 #, no-wrap
1328 msgid "    gcc -rdynamic -o foo foo.c -ldl\n"
1329 msgstr "    gcc -rdynamic -o foo foo.c -ldl\n"
1330
1331 #. type: Plain text
1332 #: build/C/man3/dlopen.3:517
1333 msgid ""
1334 "Libraries exporting B<_init>()  and B<_fini>()  will want to be compiled as "
1335 "follows, using I<bar.c> as the example name:"
1336 msgstr ""
1337 "B<_init>()  と B<_fini>()  をエクスポートするライブラリの場合は 以下のように"
1338 "してコンパイルする必要がある。 例として I<bar.c> をコンパイルする場合:"
1339
1340 #. type: Plain text
1341 #: build/C/man3/dlopen.3:520
1342 #, no-wrap
1343 msgid "    gcc -shared -nostartfiles -o bar bar.c\n"
1344 msgstr "    gcc -shared -nostartfiles -o bar bar.c\n"
1345
1346 #. type: Plain text
1347 #: build/C/man3/dlopen.3:529
1348 msgid ""
1349 "B<ld>(1), B<ldd>(1), B<pldd>(1), B<dl_iterate_phdr>(3), B<rtld-audit>(7), "
1350 "B<ld.so>(8), B<ldconfig>(8)"
1351 msgstr ""
1352 "B<ld>(1), B<ldd>(1), B<pldd>(1), B<dl_iterate_phdr>(3), B<rtld-audit>(7), "
1353 "B<ld.so>(8), B<ldconfig>(8)"
1354
1355 #. type: Plain text
1356 #: build/C/man3/dlopen.3:531
1357 msgid "ld.so info pages, gcc info pages, ld info pages"
1358 msgstr "ld.so info pages, gcc info pages, ld info pages"
1359
1360 #. type: TH
1361 #: build/C/man5/elf.5:35
1362 #, no-wrap
1363 msgid "ELF"
1364 msgstr "ELF"
1365
1366 #. type: TH
1367 #: build/C/man5/elf.5:35
1368 #, no-wrap
1369 msgid "2013-04-17"
1370 msgstr "2013-04-17"
1371
1372 #. type: Plain text
1373 #: build/C/man5/elf.5:38
1374 msgid "elf - format of Executable and Linking Format (ELF) files"
1375 msgstr "elf - 実行可能リンクフォーマット (ELF) ファイルのフォーマット"
1376
1377 #.  .B #include <elf_abi.h>
1378 #. type: Plain text
1379 #: build/C/man5/elf.5:42
1380 #, no-wrap
1381 msgid "B<#include E<lt>elf.hE<gt>>\n"
1382 msgstr "B<#include E<lt>elf.hE<gt>>\n"
1383
1384 #. type: Plain text
1385 #: build/C/man5/elf.5:50
1386 msgid ""
1387 "The header file I<E<lt>elf.hE<gt>> defines the format of ELF executable "
1388 "binary files.  Amongst these files are normal executable files, relocatable "
1389 "object files, core files and shared libraries."
1390 msgstr ""
1391 "ヘッダファイル I<E<lt>elf.hE<gt>> は ELF 実行可能バイナリファイルのフォーマッ"
1392 "トを定義する。 これらのファイルとしては、通常の実行可能ファイル・ 再配置可能"
1393 "オブジェクトファイル・コアファイル・共有ライブラリがある。"
1394
1395 #. type: Plain text
1396 #: build/C/man5/elf.5:59
1397 msgid ""
1398 "An executable file using the ELF file format consists of an ELF header, "
1399 "followed by a program header table or a section header table, or both.  The "
1400 "ELF header is always at offset zero of the file.  The program header table "
1401 "and the section header table's offset in the file are defined in the ELF "
1402 "header.  The two tables describe the rest of the particularities of the file."
1403 msgstr ""
1404 "ELF ファイルフォーマットを使う実行可能ファイルは、 ELF ヘッダの後にプログラム"
1405 "ヘッダテーブルまたは セクションヘッダテーブル (またはその両方) が続く構成であ"
1406 "る。 ELF ヘッダは常にファイルのオフセット 0 にある。 プログラムヘッダテーブル"
1407 "とセクションヘッダテーブルの ファイル内でのオフセットは、ELF ヘッダに定義され"
1408 "ている。 この 2 つのテーブルはファイルの残りの部分の詳細を記述する。"
1409
1410 #.  Applications which wish to process ELF binary files for their native
1411 #.  architecture only should include
1412 #.  .I <elf_abi.h>
1413 #.  in their source code.
1414 #.  These applications should need to refer to
1415 #.  all the types and structures by their generic names
1416 #.  "Elf_xxx"
1417 #.  and to the macros by
1418 #.  ELF_xxx".
1419 #.  Applications written this way can be compiled on any architecture,
1420 #.  regardless of whether the host is 32-bit or 64-bit.
1421 #.  .PP
1422 #.  Should an application need to process ELF files of an unknown
1423 #.  architecture, then the application needs to explicitly use either
1424 #.  "Elf32_xxx"
1425 #.  or
1426 #.  "Elf64_xxx"
1427 #.  type and structure names.
1428 #.  Likewise, the macros need to be identified by
1429 #.  "ELF32_xxx"
1430 #.  or
1431 #.  "ELF64_xxx".
1432 #.  .PP
1433 #. type: Plain text
1434 #: build/C/man5/elf.5:86
1435 msgid ""
1436 "This header file describes the above mentioned headers as C structures and "
1437 "also includes structures for dynamic sections, relocation sections and "
1438 "symbol tables."
1439 msgstr ""
1440 "このヘッダファイルは上記のヘッダを C 言語の構造体で記述し、 また動的セクショ"
1441 "ン・再配置可能セクション・シンボルテーブルの構造体も 含んでいる。"
1442
1443 #. type: Plain text
1444 #: build/C/man5/elf.5:98
1445 msgid ""
1446 "The following types are used for N-bit architectures (N=32,64, I<ElfN> "
1447 "stands for I<Elf32> or I<Elf64>, I<uintN_t> stands for I<uint32_t> or "
1448 "I<uint64_t>):"
1449 msgstr ""
1450 "以下の型は N ビットアーキテクチャで使われる (N=32,64 であり I<ElfN> は "
1451 "I<Elf32> または I<Elf64> を表し、 I<uintN_t> は I<uint32_t> または "
1452 "I<uint64_t> を表す):"
1453
1454 #.  Elf32_Size  Unsigned object size
1455 #. type: Plain text
1456 #: build/C/man5/elf.5:112
1457 #, no-wrap
1458 msgid ""
1459 "ElfN_Addr       Unsigned program address, uintN_t\n"
1460 "ElfN_Off        Unsigned file offset, uintN_t\n"
1461 "ElfN_Section    Unsigned section index, uint16_t\n"
1462 "ElfN_Versym     Unsigned version symbol information, uint16_t\n"
1463 "Elf_Byte        unsigned char\n"
1464 "ElfN_Half       uint16_t\n"
1465 "ElfN_Sword      int32_t\n"
1466 "ElfN_Word       uint32_t\n"
1467 "ElfN_Sxword     int64_t\n"
1468 "ElfN_Xword      uint64_t\n"
1469 msgstr ""
1470 "ElfN_Addr       符号なしのプログラムアドレス, uintN_t\n"
1471 "ElfN_Off        符号なしのファイルオフセット, uintN_t\n"
1472 "ElfN_Section    符号なしのセクションインデックス, uint16_t\n"
1473 "ElfN_Versym     符号なしのバージョンシンボル情報, uint16_t\n"
1474 "Elf_Byte        unsigned char\n"
1475 "ElfN_Half       uint16_t\n"
1476 "ElfN_Sword      int32_t\n"
1477 "ElfN_Word       uint32_t\n"
1478 "ElfN_Sxword     int64_t\n"
1479 "ElfN_Xword      uint64_t\n"
1480
1481 #. type: Plain text
1482 #: build/C/man5/elf.5:127
1483 msgid ""
1484 "(Note: The *BSD terminology is a bit different.  There I<Elf64_Half> is "
1485 "twice as large as I<Elf32_Half>, and I<Elf64Quarter> is used for "
1486 "I<uint16_t>.  In order to avoid confusion these types are replaced by "
1487 "explicit ones in the below.)"
1488 msgstr ""
1489 "(注意: *BSD での用語は少し異なる。 I<Elf64_Half> は I<Elf32_Half> の 2 倍であ"
1490 "り、 I<Elf64Quarter> が I<uint16_t> に用いられる。 混乱を避けるため、以下で"
1491 "は、これらの型はサイズが自明な型に置き換えてある。)"
1492
1493 #. type: Plain text
1494 #: build/C/man5/elf.5:134
1495 msgid ""
1496 "All data structures that the file format defines follow the \"natural\" size "
1497 "and alignment guidelines for the relevant class.  If necessary, data "
1498 "structures contain explicit padding to ensure 4-byte alignment for 4-byte "
1499 "objects, to force structure sizes to a multiple of 4, and so on."
1500 msgstr ""
1501 "このファイルフォーマットが定義する全てのデータ構造体は、 関連するクラスの "
1502 "\"自然な\" サイズと配置の指針に従う。 必要な場合、データ構造体では明示的なパ"
1503 "ディング (padding, 詰め込み)  が行なわれる。これは 4 バイトオブジェクトに対す"
1504 "る 4 バイト配置を保証するためや、 構造体のサイズを 4 の倍数にするためなどであ"
1505 "る。"
1506
1507 #. type: Plain text
1508 #: build/C/man5/elf.5:139
1509 msgid "The ELF header is described by the type I<Elf32_Ehdr> or I<Elf64_Ehdr>:"
1510 msgstr "ELF ヘッダは型 I<Elf32_Ehdr> または I<Elf64_Ehdr> で記述される:"
1511
1512 #. type: Plain text
1513 #: build/C/man5/elf.5:143
1514 #, no-wrap
1515 msgid "#define EI_NIDENT 16\n"
1516 msgstr "#define EI_NIDENT 16\n"
1517
1518 #. type: Plain text
1519 #: build/C/man5/elf.5:160
1520 #, no-wrap
1521 msgid ""
1522 "typedef struct {\n"
1523 "    unsigned char e_ident[EI_NIDENT];\n"
1524 "    uint16_t      e_type;\n"
1525 "    uint16_t      e_machine;\n"
1526 "    uint32_t      e_version;\n"
1527 "    ElfN_Addr     e_entry;\n"
1528 "    ElfN_Off      e_phoff;\n"
1529 "    ElfN_Off      e_shoff;\n"
1530 "    uint32_t      e_flags;\n"
1531 "    uint16_t      e_ehsize;\n"
1532 "    uint16_t      e_phentsize;\n"
1533 "    uint16_t      e_phnum;\n"
1534 "    uint16_t      e_shentsize;\n"
1535 "    uint16_t      e_shnum;\n"
1536 "    uint16_t      e_shstrndx;\n"
1537 "} ElfN_Ehdr;\n"
1538 msgstr ""
1539 "typedef struct {\n"
1540 "    unsigned char e_ident[EI_NIDENT];\n"
1541 "    uint16_t      e_type;\n"
1542 "    uint16_t      e_machine;\n"
1543 "    uint32_t      e_version;\n"
1544 "    ElfN_Addr     e_entry;\n"
1545 "    ElfN_Off      e_phoff;\n"
1546 "    ElfN_Off      e_shoff;\n"
1547 "    uint32_t      e_flags;\n"
1548 "    uint16_t      e_ehsize;\n"
1549 "    uint16_t      e_phentsize;\n"
1550 "    uint16_t      e_phnum;\n"
1551 "    uint16_t      e_shentsize;\n"
1552 "    uint16_t      e_shnum;\n"
1553 "    uint16_t      e_shstrndx;\n"
1554 "} ElfN_Ehdr;\n"
1555
1556 #.  .Bl -tag -width "e_phentsize"
1557 #. type: Plain text
1558 #: build/C/man5/elf.5:165
1559 msgid "The fields have the following meanings:"
1560 msgstr "フィールドは以下の意味を持つ:"
1561
1562 #. type: TP
1563 #: build/C/man5/elf.5:165
1564 #, no-wrap
1565 msgid "I<e_ident>"
1566 msgstr "I<e_ident>"
1567
1568 #. type: Plain text
1569 #: build/C/man5/elf.5:175
1570 msgid ""
1571 "This array of bytes specifies to interpret the file, independent of the "
1572 "processor or the file's remaining contents.  Within this array everything is "
1573 "named by macros, which start with the prefix B<EI_> and may contain values "
1574 "which start with the prefix B<ELF>.  The following macros are defined:"
1575 msgstr ""
1576 "このバイト配列は、プロセッサやファイルの他の部分には依存せずに、 ファイルを解"
1577 "釈 (interpret) するために指定される。 この配列内のすべてのものは、接頭辞 "
1578 "B<EI_> で始まるマクロの名前が付き、接頭辞 B<ELF> で始まる値を持つ。 以下のマ"
1579 "クロが定義されている:"
1580
1581 #. type: TP
1582 #: build/C/man5/elf.5:177
1583 #, no-wrap
1584 msgid "B<EI_MAG0>"
1585 msgstr "B<EI_MAG0>"
1586
1587 #. type: Plain text
1588 #: build/C/man5/elf.5:183
1589 msgid ""
1590 "The first byte of the magic number.  It must be filled with B<ELFMAG0>.  (0: "
1591 "0x7f)"
1592 msgstr ""
1593 "マジックナンバーの第 1 バイト。 B<ELFMAG0> で埋めなければならない。 (0: 0x7f)"
1594
1595 #. type: TP
1596 #: build/C/man5/elf.5:183
1597 #, no-wrap
1598 msgid "B<EI_MAG1>"
1599 msgstr "B<EI_MAG1>"
1600
1601 #. type: Plain text
1602 #: build/C/man5/elf.5:189
1603 msgid ""
1604 "The second byte of the magic number.  It must be filled with B<ELFMAG1>.  "
1605 "(1: \\(aqE\\(aq)"
1606 msgstr ""
1607 "マジックナンバーの第 2 バイト。 B<ELFMAG1> で埋めなければならない。 (1: "
1608 "\\(aqE\\(aq)"
1609
1610 #. type: TP
1611 #: build/C/man5/elf.5:189
1612 #, no-wrap
1613 msgid "B<EI_MAG2>"
1614 msgstr "B<EI_MAG2>"
1615
1616 #. type: Plain text
1617 #: build/C/man5/elf.5:195
1618 msgid ""
1619 "The third byte of the magic number.  It must be filled with B<ELFMAG2>.  (2: "
1620 "\\(aqL\\(aq)"
1621 msgstr ""
1622 "マジックナンバーの第 3 バイト。 B<ELFMAG2> で埋めなければならない。 (2: "
1623 "\\(aqL\\(aq)"
1624
1625 #. type: TP
1626 #: build/C/man5/elf.5:195
1627 #, no-wrap
1628 msgid "B<EI_MAG3>"
1629 msgstr "B<EI_MAG3>"
1630
1631 #. type: Plain text
1632 #: build/C/man5/elf.5:201
1633 msgid ""
1634 "The fourth byte of the magic number.  It must be filled with B<ELFMAG3>.  "
1635 "(3: \\(aqF\\(aq)"
1636 msgstr ""
1637 "マジックナンバーの第 4 バイト。 B<ELFMAG3> で埋めなければならない。 (3: "
1638 "\\(aqF\\(aq)"
1639
1640 #. type: TP
1641 #: build/C/man5/elf.5:201
1642 #, no-wrap
1643 msgid "B<EI_CLASS>"
1644 msgstr "B<EI_CLASS>"
1645
1646 #. type: Plain text
1647 #: build/C/man5/elf.5:204
1648 msgid "The fifth byte identifies the architecture for this binary:"
1649 msgstr "第 5 バイトは、このバイナリのアーキテクチャを示す:"
1650
1651 #. type: TP
1652 #: build/C/man5/elf.5:206
1653 #, no-wrap
1654 msgid "B<ELFCLASSNONE>"
1655 msgstr "B<ELFCLASSNONE>"
1656
1657 #. type: Plain text
1658 #: build/C/man5/elf.5:210
1659 msgid "This class is invalid."
1660 msgstr "このクラスは不正である。"
1661
1662 #. type: TP
1663 #: build/C/man5/elf.5:210
1664 #, no-wrap
1665 msgid "B<ELFCLASS32>"
1666 msgstr "B<ELFCLASS32>"
1667
1668 #. type: Plain text
1669 #: build/C/man5/elf.5:215
1670 msgid ""
1671 "This defines the 32-bit architecture.  It supports machines with files and "
1672 "virtual address spaces up to 4 Gigabytes."
1673 msgstr ""
1674 "32 ビットアーキテクチャを定義する。 ファイルと仮想アドレス空間が 4 ギガバイト"
1675 "までのマシンをサポートする。"
1676
1677 #. type: TP
1678 #: build/C/man5/elf.5:215
1679 #, no-wrap
1680 msgid "B<ELFCLASS64>"
1681 msgstr "B<ELFCLASS64>"
1682
1683 #. type: Plain text
1684 #: build/C/man5/elf.5:218
1685 msgid "This defines the 64-bit architecture."
1686 msgstr "64 ビットアーキテクチャを定義する。"
1687
1688 #. type: TP
1689 #: build/C/man5/elf.5:221
1690 #, no-wrap
1691 msgid "B<EI_DATA>"
1692 msgstr "B<EI_DATA>"
1693
1694 #.  .Bl -tag -width "ELFDATA2LSB" -compact
1695 #. type: Plain text
1696 #: build/C/man5/elf.5:227
1697 msgid ""
1698 "The sixth byte specifies the data encoding of the processor-specific data in "
1699 "the file.  Currently these encodings are supported:"
1700 msgstr ""
1701 "第 6 バイトはファイル内のプロセッサ固有データの データエンコーディングを指定"
1702 "する。 現在のところ以下のエンコーディングがサポートされている:"
1703
1704 #. type: TP
1705 #: build/C/man5/elf.5:228
1706 #, no-wrap
1707 msgid "B<ELFDATANONE>"
1708 msgstr "B<ELFDATANONE>"
1709
1710 #. type: Plain text
1711 #: build/C/man5/elf.5:232
1712 msgid "Unknown data format."
1713 msgstr "不明なデータフォーマット。"
1714
1715 #. type: TP
1716 #: build/C/man5/elf.5:232
1717 #, no-wrap
1718 msgid "B<ELFDATA2LSB>"
1719 msgstr "B<ELFDATA2LSB>"
1720
1721 #. type: Plain text
1722 #: build/C/man5/elf.5:235
1723 msgid "Two's complement, little-endian."
1724 msgstr "2 の補数、リトルエンディアン。"
1725
1726 #. type: TP
1727 #: build/C/man5/elf.5:235
1728 #, no-wrap
1729 msgid "B<ELFDATA2MSB>"
1730 msgstr "B<ELFDATA2MSB>"
1731
1732 #. type: Plain text
1733 #: build/C/man5/elf.5:238
1734 msgid "Two's complement, big-endian."
1735 msgstr "2 の補数、ビッグエンディアン。"
1736
1737 #. type: TP
1738 #: build/C/man5/elf.5:241
1739 #, no-wrap
1740 msgid "B<EI_VERSION>"
1741 msgstr "B<EI_VERSION>"
1742
1743 #.  .Bl -tag -width "EV_CURRENT" -compact
1744 #. type: Plain text
1745 #: build/C/man5/elf.5:246
1746 msgid "The seventh byte is the version number of the ELF specification:"
1747 msgstr "第 7 バイトは ELF 仕様のバージョン番号である:"
1748
1749 #. type: TP
1750 #: build/C/man5/elf.5:247 build/C/man5/elf.5:501
1751 #, no-wrap
1752 msgid "B<EV_NONE>"
1753 msgstr "B<EV_NONE>"
1754
1755 #. type: Plain text
1756 #: build/C/man5/elf.5:250 build/C/man5/elf.5:505
1757 msgid "Invalid version."
1758 msgstr "不正なバージョン。"
1759
1760 #. type: TP
1761 #: build/C/man5/elf.5:250 build/C/man5/elf.5:505
1762 #, no-wrap
1763 msgid "B<EV_CURRENT>"
1764 msgstr "B<EV_CURRENT>"
1765
1766 #.  .El
1767 #. type: Plain text
1768 #: build/C/man5/elf.5:253 build/C/man5/elf.5:509
1769 msgid "Current version."
1770 msgstr "現在のバージョン。"
1771
1772 #. type: TP
1773 #: build/C/man5/elf.5:256
1774 #, no-wrap
1775 msgid "B<EI_OSABI>"
1776 msgstr "B<EI_OSABI>"
1777
1778 #.  .Bl -tag -width "ELFOSABI_STANDALONE" -compact
1779 #. type: Plain text
1780 #: build/C/man5/elf.5:265
1781 msgid ""
1782 "The eighth byte identifies the operating system and ABI to which the object "
1783 "is targeted.  Some fields in other ELF structures have flags and values that "
1784 "have platform-specific meanings; the interpretation of those fields is "
1785 "determined by the value of this byte.  For example:"
1786 msgstr ""
1787 "第 8 バイトはオブジェクトのターゲットとなるオペレーティングシステムと ABI を"
1788 "示す。他の ELF 構造体のフィールドには、プラットフォーム固有の意味を持つフラグ"
1789 "や値を持つものもある。これらのフィールドの解釈は、このバイトの値によって決定"
1790 "される。以下に例を挙げる。"
1791
1792 #. type: TP
1793 #: build/C/man5/elf.5:266
1794 #, no-wrap
1795 msgid "B<ELFOSABI_NONE>"
1796 msgstr "B<ELFOSABI_NONE>"
1797
1798 #.  0
1799 #. type: Plain text
1800 #: build/C/man5/elf.5:271
1801 msgid "Same as ELFOSABI_SYSV"
1802 msgstr "ELFOSABI_SYSV と同じ。"
1803
1804 #. type: TP
1805 #: build/C/man5/elf.5:271
1806 #, no-wrap
1807 msgid "B<ELFOSABI_SYSV>"
1808 msgstr "B<ELFOSABI_SYSV>"
1809
1810 #.  0
1811 #.  synonym: ELFOSABI_NONE
1812 #. type: Plain text
1813 #: build/C/man5/elf.5:276
1814 msgid "UNIX System V ABI."
1815 msgstr "UNIX System V ABI."
1816
1817 #. type: TP
1818 #: build/C/man5/elf.5:276
1819 #, no-wrap
1820 msgid "B<ELFOSABI_HPUX>"
1821 msgstr "B<ELFOSABI_HPUX>"
1822
1823 #.  1
1824 #. type: Plain text
1825 #: build/C/man5/elf.5:280
1826 msgid "HP-UX ABI."
1827 msgstr "HP-UX ABI."
1828
1829 #. type: TP
1830 #: build/C/man5/elf.5:280
1831 #, no-wrap
1832 msgid "B<ELFOSABI_NETBSD>"
1833 msgstr "B<ELFOSABI_NETBSD>"
1834
1835 #.  2
1836 #. type: Plain text
1837 #: build/C/man5/elf.5:284
1838 msgid "NetBSD ABI."
1839 msgstr "NetBSD ABI."
1840
1841 #. type: TP
1842 #: build/C/man5/elf.5:284
1843 #, no-wrap
1844 msgid "B<ELFOSABI_LINUX>"
1845 msgstr "B<ELFOSABI_LINUX>"
1846
1847 #.  3
1848 #.  .TP
1849 #.  .BR ELFOSABI_HURD
1850 #.  Hurd ABI.
1851 #.  4
1852 #.  .TP
1853 #.  .BR ELFOSABI_86OPEN
1854 #.  86Open Common IA32 ABI.
1855 #.  5
1856 #. type: Plain text
1857 #: build/C/man5/elf.5:296
1858 msgid "Linux ABI."
1859 msgstr "Linux ABI."
1860
1861 #. type: TP
1862 #: build/C/man5/elf.5:296
1863 #, no-wrap
1864 msgid "B<ELFOSABI_SOLARIS>"
1865 msgstr "B<ELFOSABI_SOLARIS>"
1866
1867 #.  6
1868 #.  .TP
1869 #.  .BR ELFOSABI_MONTEREY
1870 #.  Monterey project ABI.
1871 #.  Now replaced by
1872 #.  ELFOSABI_AIX
1873 #.  7
1874 #. type: Plain text
1875 #: build/C/man5/elf.5:306
1876 msgid "Solaris ABI."
1877 msgstr "Solaris ABI."
1878
1879 #. type: TP
1880 #: build/C/man5/elf.5:306
1881 #, no-wrap
1882 msgid "B<ELFOSABI_IRIX>"
1883 msgstr "B<ELFOSABI_IRIX>"
1884
1885 #.  8
1886 #. type: Plain text
1887 #: build/C/man5/elf.5:310
1888 msgid "IRIX ABI."
1889 msgstr "IRIX ABI."
1890
1891 #. type: TP
1892 #: build/C/man5/elf.5:310
1893 #, no-wrap
1894 msgid "B<ELFOSABI_FREEBSD>"
1895 msgstr "B<ELFOSABI_FREEBSD>"
1896
1897 #.  9
1898 #. type: Plain text
1899 #: build/C/man5/elf.5:314
1900 msgid "FreeBSD ABI."
1901 msgstr "FreeBSD ABI."
1902
1903 #. type: TP
1904 #: build/C/man5/elf.5:314
1905 #, no-wrap
1906 msgid "B<ELFOSABI_TRU64>"
1907 msgstr "B<ELFOSABI_TRU64>"
1908
1909 #.  10
1910 #.  ELFOSABI_MODESTO
1911 #.  11
1912 #.  ELFOSABI_OPENBSD
1913 #.  12
1914 #. type: Plain text
1915 #: build/C/man5/elf.5:322
1916 msgid "TRU64 UNIX ABI."
1917 msgstr "TRU64 UNIX ABI."
1918
1919 #. type: TP
1920 #: build/C/man5/elf.5:322
1921 #, no-wrap
1922 msgid "B<ELFOSABI_ARM>"
1923 msgstr "B<ELFOSABI_ARM>"
1924
1925 #.  97
1926 #. type: Plain text
1927 #: build/C/man5/elf.5:326
1928 msgid "ARM architecture ABI."
1929 msgstr "ARM アーキテクチャ ABI."
1930
1931 #. type: TP
1932 #: build/C/man5/elf.5:326
1933 #, no-wrap
1934 msgid "B<ELFOSABI_STANDALONE>"
1935 msgstr "B<ELFOSABI_STANDALONE>"
1936
1937 #.  255
1938 #.  .El
1939 #. type: Plain text
1940 #: build/C/man5/elf.5:331
1941 msgid "Stand-alone (embedded) ABI."
1942 msgstr "スタンドアロン (組み込み) ABI."
1943
1944 #. type: TP
1945 #: build/C/man5/elf.5:333
1946 #, no-wrap
1947 msgid "B<EI_ABIVERSION>"
1948 msgstr "B<EI_ABIVERSION>"
1949
1950 #. type: Plain text
1951 #: build/C/man5/elf.5:343
1952 msgid ""
1953 "The ninth byte identifies the version of the ABI to which the object is "
1954 "targeted.  This field is used to distinguish among incompatible versions of "
1955 "an ABI.  The interpretation of this version number is dependent on the ABI "
1956 "identified by the B<EI_OSABI> field.  Applications conforming to this "
1957 "specification use the value 0."
1958 msgstr ""
1959 "第 9 バイトはオブジェクトがターゲットとしている ABI のバージョンを示す。 この"
1960 "フィールドは互換性のない ABI のバージョンを区別するために使われる。 このバー"
1961 "ジョン番号の解釈は、 B<EI_OSABI> フィールドで識別される ABI に依存する。 この"
1962 "仕様に準拠するアプリケーションでは、値 0 を使う。"
1963
1964 #. type: TP
1965 #: build/C/man5/elf.5:343
1966 #, no-wrap
1967 msgid "B<EI_PAD>"
1968 msgstr "B<EI_PAD>"
1969
1970 #.  As reported by Yuri Kozlov and confirmed by Mike Frysinger, EI_BRAND is
1971 #.  not in GABI (http://www.sco.com/developers/gabi/latest/ch4.eheader.html)
1972 #.  It looks to be a BSDism
1973 #.  .TP
1974 #.  .BR EI_BRAND
1975 #.  Start of architecture identification.
1976 #. type: Plain text
1977 #: build/C/man5/elf.5:359
1978 msgid ""
1979 "Start of padding.  These bytes are reserved and set to zero.  Programs which "
1980 "read them should ignore them.  The value for B<EI_PAD> will change in the "
1981 "future if currently unused bytes are given meanings."
1982 msgstr ""
1983 "パディングの開始。 これらのバイトは予約されており、0 に設定されている。 これ"
1984 "らを読み込むプログラムは、これらのバイトを無視すべきである。 現在使われていな"
1985 "いバイトに意味が与えられる場合、 B<EI_PAD> の値は将来変更されるかもしれない。"
1986
1987 #. type: TP
1988 #: build/C/man5/elf.5:359
1989 #, no-wrap
1990 msgid "B<EI_NIDENT>"
1991 msgstr "B<EI_NIDENT>"
1992
1993 #.  .El
1994 #. type: Plain text
1995 #: build/C/man5/elf.5:365
1996 msgid "The size of the I<e_ident> array."
1997 msgstr "I<e_ident> 配列のサイズ。"
1998
1999 #. type: TP
2000 #: build/C/man5/elf.5:366
2001 #, no-wrap
2002 msgid "I<e_type>"
2003 msgstr "I<e_type>"
2004
2005 #. type: Plain text
2006 #: build/C/man5/elf.5:369
2007 msgid "This member of the structure identifies the object file type:"
2008 msgstr "この構造体のメンバはオブジェクトファイルタイプを示す:"
2009
2010 #. type: TP
2011 #: build/C/man5/elf.5:371
2012 #, no-wrap
2013 msgid "B<ET_NONE>"
2014 msgstr "B<ET_NONE>"
2015
2016 #. type: Plain text
2017 #: build/C/man5/elf.5:375
2018 msgid "An unknown type."
2019 msgstr "不明なタイプ。"
2020
2021 #. type: TP
2022 #: build/C/man5/elf.5:375
2023 #, no-wrap
2024 msgid "B<ET_REL>"
2025 msgstr "B<ET_REL>"
2026
2027 #. type: Plain text
2028 #: build/C/man5/elf.5:378
2029 msgid "A relocatable file."
2030 msgstr "再配置可能ファイル。"
2031
2032 #. type: TP
2033 #: build/C/man5/elf.5:378
2034 #, no-wrap
2035 msgid "B<ET_EXEC>"
2036 msgstr "B<ET_EXEC>"
2037
2038 #. type: Plain text
2039 #: build/C/man5/elf.5:381
2040 msgid "An executable file."
2041 msgstr "実行可能ファイル。"
2042
2043 #. type: TP
2044 #: build/C/man5/elf.5:381
2045 #, no-wrap
2046 msgid "B<ET_DYN>"
2047 msgstr "B<ET_DYN>"
2048
2049 #. type: Plain text
2050 #: build/C/man5/elf.5:384
2051 msgid "A shared object."
2052 msgstr "共有オブジェクト。"
2053
2054 #. type: TP
2055 #: build/C/man5/elf.5:384
2056 #, no-wrap
2057 msgid "B<ET_CORE>"
2058 msgstr "B<ET_CORE>"
2059
2060 #. type: Plain text
2061 #: build/C/man5/elf.5:387
2062 msgid "A core file."
2063 msgstr "コアファイル。"
2064
2065 #. type: TP
2066 #: build/C/man5/elf.5:390
2067 #, no-wrap
2068 msgid "I<e_machine>"
2069 msgstr "I<e_machine>"
2070
2071 #. type: Plain text
2072 #: build/C/man5/elf.5:394
2073 msgid ""
2074 "This member specifies the required architecture for an individual file.  For "
2075 "example:"
2076 msgstr "このメンバは個々のファイルに必要とされるアーキテクチャを指定する。 例:"
2077
2078 #. type: TP
2079 #: build/C/man5/elf.5:396
2080 #, no-wrap
2081 msgid "B<EM_NONE>"
2082 msgstr "B<EM_NONE>"
2083
2084 #.  0
2085 #. type: Plain text
2086 #: build/C/man5/elf.5:401
2087 msgid "An unknown machine."
2088 msgstr "不明なマシン。"
2089
2090 #. type: TP
2091 #: build/C/man5/elf.5:401
2092 #, no-wrap
2093 msgid "B<EM_M32>"
2094 msgstr "B<EM_M32>"
2095
2096 #.  1
2097 #. type: Plain text
2098 #: build/C/man5/elf.5:405
2099 msgid "AT&T WE 32100."
2100 msgstr "AT&T WE 32100."
2101
2102 #. type: TP
2103 #: build/C/man5/elf.5:405
2104 #, no-wrap
2105 msgid "B<EM_SPARC>"
2106 msgstr "B<EM_SPARC>"
2107
2108 #.  2
2109 #. type: Plain text
2110 #: build/C/man5/elf.5:409
2111 msgid "Sun Microsystems SPARC."
2112 msgstr "Sun Microsystems SPARC."
2113
2114 #. type: TP
2115 #: build/C/man5/elf.5:409
2116 #, no-wrap
2117 msgid "B<EM_386>"
2118 msgstr "B<EM_386>"
2119
2120 #.  3
2121 #. type: Plain text
2122 #: build/C/man5/elf.5:413
2123 msgid "Intel 80386."
2124 msgstr "Intel 80386."
2125
2126 #. type: TP
2127 #: build/C/man5/elf.5:413
2128 #, no-wrap
2129 msgid "B<EM_68K>"
2130 msgstr "B<EM_68K>"
2131
2132 #.  4
2133 #. type: Plain text
2134 #: build/C/man5/elf.5:417
2135 msgid "Motorola 68000."
2136 msgstr "Motorola 68000."
2137
2138 #. type: TP
2139 #: build/C/man5/elf.5:417
2140 #, no-wrap
2141 msgid "B<EM_88K>"
2142 msgstr "B<EM_88K>"
2143
2144 #.  5
2145 #.  .TP
2146 #.  .BR EM_486
2147 #.  Intel 80486.
2148 #.  6
2149 #. type: Plain text
2150 #: build/C/man5/elf.5:425
2151 msgid "Motorola 88000."
2152 msgstr "Motorola 88000."
2153
2154 #. type: TP
2155 #: build/C/man5/elf.5:425
2156 #, no-wrap
2157 msgid "B<EM_860>"
2158 msgstr "B<EM_860>"
2159
2160 #.  7
2161 #. type: Plain text
2162 #: build/C/man5/elf.5:429
2163 msgid "Intel 80860."
2164 msgstr "Intel 80860."
2165
2166 #. type: TP
2167 #: build/C/man5/elf.5:429
2168 #, no-wrap
2169 msgid "B<EM_MIPS>"
2170 msgstr "B<EM_MIPS>"
2171
2172 #.  8
2173 #.  EM_S370
2174 #.  9
2175 #.  .TP
2176 #.  .BR EM_MIPS_RS4_BE
2177 #.  MIPS RS4000 (big-endian only). Deprecated.
2178 #.  10
2179 #.  EM_MIPS_RS3_LE (MIPS R3000 little-endian)
2180 #.  10
2181 #. type: Plain text
2182 #: build/C/man5/elf.5:441
2183 msgid "MIPS RS3000 (big-endian only)."
2184 msgstr "MIPS RS3000 (ビッグエンディアンのみ)。"
2185
2186 #. type: TP
2187 #: build/C/man5/elf.5:441
2188 #, no-wrap
2189 msgid "B<EM_PARISC>"
2190 msgstr "B<EM_PARISC>"
2191
2192 #.  15
2193 #. type: Plain text
2194 #: build/C/man5/elf.5:445
2195 msgid "HP/PA."
2196 msgstr "HP/PA."
2197
2198 #. type: TP
2199 #: build/C/man5/elf.5:445
2200 #, no-wrap
2201 msgid "B<EM_SPARC32PLUS>"
2202 msgstr "B<EM_SPARC32PLUS>"
2203
2204 #.  18
2205 #. type: Plain text
2206 #: build/C/man5/elf.5:449
2207 msgid "SPARC with enhanced instruction set."
2208 msgstr "拡張命令セット付き SPARC。"
2209
2210 #. type: TP
2211 #: build/C/man5/elf.5:449
2212 #, no-wrap
2213 msgid "B<EM_PPC>"
2214 msgstr "B<EM_PPC>"
2215
2216 #.  20
2217 #. type: Plain text
2218 #: build/C/man5/elf.5:453
2219 msgid "PowerPC."
2220 msgstr "PowerPC."
2221
2222 #. type: TP
2223 #: build/C/man5/elf.5:453
2224 #, no-wrap
2225 msgid "B<EM_PPC64>"
2226 msgstr "B<EM_PPC64>"
2227
2228 #.  21
2229 #. type: Plain text
2230 #: build/C/man5/elf.5:457
2231 msgid "PowerPC 64-bit."
2232 msgstr "PowerPC 64-bit."
2233
2234 #. type: TP
2235 #: build/C/man5/elf.5:457
2236 #, no-wrap
2237 msgid "B<EM_S390>"
2238 msgstr "B<EM_S390>"
2239
2240 #.  22
2241 #. type: Plain text
2242 #: build/C/man5/elf.5:461
2243 msgid "IBM S/390"
2244 msgstr "IBM S/390"
2245
2246 #. type: TP
2247 #: build/C/man5/elf.5:461
2248 #, no-wrap
2249 msgid "B<EM_ARM>"
2250 msgstr "B<EM_ARM>"
2251
2252 #.  40
2253 #. type: Plain text
2254 #: build/C/man5/elf.5:465
2255 msgid "Advanced RISC Machines"
2256 msgstr "Advanced RISC Machines"
2257
2258 #. type: TP
2259 #: build/C/man5/elf.5:465
2260 #, no-wrap
2261 msgid "B<EM_SH>"
2262 msgstr "B<EM_SH>"
2263
2264 #.  42
2265 #. type: Plain text
2266 #: build/C/man5/elf.5:469
2267 msgid "Renesas SuperH"
2268 msgstr "Renesas SuperH"
2269
2270 #. type: TP
2271 #: build/C/man5/elf.5:469
2272 #, no-wrap
2273 msgid "B<EM_SPARCV9>"
2274 msgstr "B<EM_SPARCV9>"
2275
2276 #.  43
2277 #. type: Plain text
2278 #: build/C/man5/elf.5:473
2279 msgid "SPARC v9 64-bit."
2280 msgstr "SPARC v9 64-bit."
2281
2282 #. type: TP
2283 #: build/C/man5/elf.5:473
2284 #, no-wrap
2285 msgid "B<EM_IA_64>"
2286 msgstr "B<EM_IA_64>"
2287
2288 #.  50
2289 #. type: Plain text
2290 #: build/C/man5/elf.5:477
2291 msgid "Intel Itanium"
2292 msgstr "Intel Itanium"
2293
2294 #. type: TP
2295 #: build/C/man5/elf.5:477
2296 #, no-wrap
2297 msgid "B<EM_X86_64>"
2298 msgstr "B<EM_X86_64>"
2299
2300 #.  62
2301 #. type: Plain text
2302 #: build/C/man5/elf.5:481
2303 msgid "AMD x86-64"
2304 msgstr "AMD x86-64"
2305
2306 #. type: TP
2307 #: build/C/man5/elf.5:481
2308 #, no-wrap
2309 msgid "B<EM_VAX>"
2310 msgstr "B<EM_VAX>"
2311
2312 #.  75
2313 #.  EM_CRIS
2314 #.  76
2315 #.  .TP
2316 #.  .BR EM_ALPHA
2317 #.  Compaq [DEC] Alpha.
2318 #.  .TP
2319 #.  .BR EM_ALPHA_EXP
2320 #.  Compaq [DEC] Alpha with enhanced instruction set.
2321 #. type: Plain text
2322 #: build/C/man5/elf.5:493
2323 msgid "DEC Vax."
2324 msgstr "DEC Vax."
2325
2326 #. type: TP
2327 #: build/C/man5/elf.5:496
2328 #, no-wrap
2329 msgid "I<e_version>"
2330 msgstr "I<e_version>"
2331
2332 #.  .Bl -tag -width "EV_CURRENT" -compact
2333 #. type: Plain text
2334 #: build/C/man5/elf.5:500
2335 msgid "This member identifies the file version:"
2336 msgstr "このメンバはファイルバージョンを示す:"
2337
2338 #. type: TP
2339 #: build/C/man5/elf.5:511
2340 #, no-wrap
2341 msgid "I<e_entry>"
2342 msgstr "I<e_entry>"
2343
2344 #. type: Plain text
2345 #: build/C/man5/elf.5:517
2346 msgid ""
2347 "This member gives the virtual address to which the system first transfers "
2348 "control, thus starting the process.  If the file has no associated entry "
2349 "point, this member holds zero."
2350 msgstr ""
2351 "このメンバは、システムが最初に制御を渡す、 つまりプロセスを開始する仮想アドレ"
2352 "スを指定する。 ファイルにエントリポイントが関連付けられていない場合、 このメ"
2353 "ンバには 0 が入る。"
2354
2355 #. type: TP
2356 #: build/C/man5/elf.5:517
2357 #, no-wrap
2358 msgid "I<e_phoff>"
2359 msgstr "I<e_phoff>"
2360
2361 #. type: Plain text
2362 #: build/C/man5/elf.5:522
2363 msgid ""
2364 "This member holds the program header table's file offset in bytes.  If the "
2365 "file has no program header table, this member holds zero."
2366 msgstr ""
2367 "このメンバはプログラムヘッダテーブルの ファイルオフセット (バイト単位) を保持"
2368 "する。 ファイルにプログラムヘッダテーブルがない場合、 このメンバには 0 が入"
2369 "る。"
2370
2371 #. type: TP
2372 #: build/C/man5/elf.5:522
2373 #, no-wrap
2374 msgid "I<e_shoff>"
2375 msgstr "I<e_shoff>"
2376
2377 #. type: Plain text
2378 #: build/C/man5/elf.5:527
2379 msgid ""
2380 "This member holds the section header table's file offset in bytes.  If the "
2381 "file has no section header table, this member holds zero."
2382 msgstr ""
2383 "このメンバはセクションヘッダテーブルの ファイルオフセット (バイト単位) を保持"
2384 "する。 ファイルにセクションヘッダテーブルがない場合、 このメンバには 0 が入"
2385 "る。"
2386
2387 #. type: TP
2388 #: build/C/man5/elf.5:527
2389 #, no-wrap
2390 msgid "I<e_flags>"
2391 msgstr "I<e_flags>"
2392
2393 #. type: Plain text
2394 #: build/C/man5/elf.5:532
2395 msgid ""
2396 "This member holds processor-specific flags associated with the file.  Flag "
2397 "names take the form EF_`machine_flag'.  Currently no flags have been defined."
2398 msgstr ""
2399 "このメンバはファイルに関連付けられたプロセッサ固有のフラグを保持する。 フラグ"
2400 "の名前は EF_`machine_flag' という形式である。 現在のところフラグは定義されて"
2401 "いない。"
2402
2403 #. type: TP
2404 #: build/C/man5/elf.5:532
2405 #, no-wrap
2406 msgid "I<e_ehsize>"
2407 msgstr "I<e_ehsize>"
2408
2409 #. type: Plain text
2410 #: build/C/man5/elf.5:535
2411 msgid "This member holds the ELF header's size in bytes."
2412 msgstr "このメンバは ELF ヘッダサイズ (バイト単位) を保持する。"
2413
2414 #. type: TP
2415 #: build/C/man5/elf.5:535
2416 #, no-wrap
2417 msgid "I<e_phentsize>"
2418 msgstr "I<e_phentsize>"
2419
2420 #. type: Plain text
2421 #: build/C/man5/elf.5:539
2422 msgid ""
2423 "This member holds the size in bytes of one entry in the file's program "
2424 "header table; all entries are the same size."
2425 msgstr ""
2426 "このメンバはこのファイルのプログラムヘッダテーブルの 1 エントリあたりのサイ"
2427 "ズ (バイト単位) を保持する; 全てのエントリは同じサイズである。"
2428
2429 #. type: TP
2430 #: build/C/man5/elf.5:539
2431 #, no-wrap
2432 msgid "I<e_phnum>"
2433 msgstr "I<e_phnum>"
2434
2435 #. type: Plain text
2436 #: build/C/man5/elf.5:552
2437 msgid ""
2438 "This member holds the number of entries in the program header table.  Thus "
2439 "the product of I<e_phentsize> and I<e_phnum> gives the table's size in "
2440 "bytes.  If a file has no program header, I<e_phnum> holds the value zero."
2441 msgstr ""
2442 "このメンバはプログラムヘッダテーブルにあるエントリの数を保持する。 よって "
2443 "I<e_phentsize> と I<e_phnum> の積がテーブルサイズ (バイト単位) になる。 ファ"
2444 "イルにプログラムヘッダがない場合、 I<e_phnum> は値 0 を保持する。"
2445
2446 #.  This is a Linux extension, added in Linux 2.6.34.
2447 #.  .Bl -tag -width "PN_XNUM"
2448 #. type: Plain text
2449 #: build/C/man5/elf.5:566
2450 msgid ""
2451 "If the number of entries in the program header table is larger than or equal "
2452 "to B<PN_XNUM> (0xffff), this member holds B<PN_XNUM> (0xffff) and the real "
2453 "number of entries in the program header table is held in the I<sh_info> "
2454 "member of the initial entry in section header table.  Otherwise, the "
2455 "I<sh_info> member of the initial entry contains the value zero."
2456 msgstr ""
2457 "プログラムヘッダテーブルのエントリー数が B<PN_XNUM> (0xffff) 以上の場合、\n"
2458 "このメンバは B<PN_XNUM> (0xffff) になり、プログラムヘッダテーブルの\n"
2459 "エントリーの実際の数は、セクションヘッダテーブルの最初のエントリーの \n"
2460 "I<sh_info> メンバに格納される。それ以外の場合、セクションヘッダテーブルの\n"
2461 "最初のエントリーの I<sh_info> メンバには値 0 が格納される。"
2462
2463 #. type: TP
2464 #: build/C/man5/elf.5:567
2465 #, no-wrap
2466 msgid "B<PN_XNUM>"
2467 msgstr "B<PN_XNUM>"
2468
2469 #. type: Plain text
2470 #: build/C/man5/elf.5:572
2471 msgid ""
2472 "This is defined as 0xffff, the largest number I<e_phnum> can have, "
2473 "specifying where the actual number of program headers is assigned."
2474 msgstr ""
2475 "I<e_phnum> が保持できる最大値を表し、 0xffff に定義されている。 I<e_phnum> \n"
2476 "はプログラムヘッダの実際の数がどこに割り当てられているかを示す。"
2477
2478 #. type: TP
2479 #: build/C/man5/elf.5:576
2480 #, no-wrap
2481 msgid "I<e_shentsize>"
2482 msgstr "I<e_shentsize>"
2483
2484 #. type: Plain text
2485 #: build/C/man5/elf.5:581
2486 msgid ""
2487 "This member holds a sections header's size in bytes.  A section header is "
2488 "one entry in the section header table; all entries are the same size."
2489 msgstr ""
2490 "このメンバはセクションヘッダのサイズ (バイト単位) を保持する。 セクションヘッ"
2491 "ダはセクションヘッダテーブルの 1 つのエントリである; 全てのエントリは同じサイ"
2492 "ズである。"
2493
2494 #. type: TP
2495 #: build/C/man5/elf.5:581
2496 #, no-wrap
2497 msgid "I<e_shnum>"
2498 msgstr "I<e_shnum>"
2499
2500 #. type: Plain text
2501 #: build/C/man5/elf.5:594
2502 msgid ""
2503 "This member holds the number of entries in the section header table.  Thus "
2504 "the product of I<e_shentsize> and I<e_shnum> gives the section header "
2505 "table's size in bytes.  If a file has no section header table, I<e_shnum> "
2506 "holds the value of zero."
2507 msgstr ""
2508 "このメンバはセクションヘッダテーブルにあるエントリの数を保持する。 よって "
2509 "I<e_shentsize> と I<e_shnum> の積はセクションヘッダテーブルのサイズ (バイト単"
2510 "位) になる。 ファイルにセクションヘッダテーブルがない場合、 I<e_shnum> は値 "
2511 "0 を保持する。"
2512
2513 #. type: Plain text
2514 #: build/C/man5/elf.5:606
2515 msgid ""
2516 "If the number of entries in the section header table is larger than or equal "
2517 "to B<SHN_LORESERVE> (0xff00), I<e_shnum> holds the value zero and the real "
2518 "number of entries in the section header table is held in the I<sh_size> "
2519 "member of the initial entry in section header table.  Otherwise, the "
2520 "I<sh_size> member of the initial entry in the section header table holds the "
2521 "value zero."
2522 msgstr ""
2523 "セクションヘッダテーブルのエントリー数が B<SHN_LORESERVE> (0xff00) 以上の場"
2524 "合、\n"
2525 "I<e_shnum> には値 0 が入り、セクションヘッダテーブルのエントリーの実際の数"
2526 "は\n"
2527 "セクションヘッダテーブルの最初のエントリーの I<sh_size> メンバに格納され"
2528 "る。\n"
2529 "それ以外の場合、セクションヘッダテーブルの最初のエントリーの I<sh_info> メン"
2530 "バ\n"
2531 "には値 0 が格納される。"
2532
2533 #. type: TP
2534 #: build/C/man5/elf.5:606
2535 #, no-wrap
2536 msgid "I<e_shstrndx>"
2537 msgstr "I<e_shstrndx>"
2538
2539 #. type: Plain text
2540 #: build/C/man5/elf.5:613
2541 msgid ""
2542 "This member holds the section header table index of the entry associated "
2543 "with the section name string table.  If the file has no section name string "
2544 "table, this member holds the value B<SHN_UNDEF>."
2545 msgstr ""
2546 "このメンバはセクション名文字列テーブルに関連付けられたエントリの セクション"
2547 "ヘッダテーブルインデックスを保持する。 ファイルにセクション名文字列テーブルが"
2548 "ない場合、 このメンバは値 B<SHN_UNDEF> を保持する。 B<SHN_UNDEF>."
2549
2550 #. type: Plain text
2551 #: build/C/man5/elf.5:625
2552 msgid ""
2553 "If the index of section name string table section is larger than or equal to "
2554 "B<SHN_LORESERVE> (0xff00), this member holds B<SHN_XINDEX> (0xffff) and the "
2555 "real index of the section name string table section is held in the "
2556 "I<sh_link> member of the initial entry in section header table.  Otherwise, "
2557 "the I<sh_link> member of the initial entry in section header table contains "
2558 "the value zero."
2559 msgstr ""
2560 "セクション名前文字列テーブルのインデックスが B<SHN_LORESERVE> (0xff00) 以上"
2561 "の\n"
2562 "場合、このメンバには B<SHN_XINDEX> (0xffff) が入り、セクション名前文字列\n"
2563 "テーブルの実際のインデックスはセクションヘッダテーブルの最初のエントリーの\n"
2564 "I<sh_link> メンバに格納される。それ以外の場合、セクションヘッダテーブルの\n"
2565 "最初のエントリーの I<sh_link> メンバには値 0 が格納される。"
2566
2567 #. type: TP
2568 #: build/C/man5/elf.5:627 build/C/man5/elf.5:914
2569 #, no-wrap
2570 msgid "B<SHN_UNDEF>"
2571 msgstr "B<SHN_UNDEF>"
2572
2573 #. type: Plain text
2574 #: build/C/man5/elf.5:636
2575 msgid ""
2576 "This value marks an undefined, missing, irrelevant, or otherwise meaningless "
2577 "section reference.  For example, a symbol \"defined\" relative to section "
2578 "number B<SHN_UNDEF> is an undefined symbol."
2579 msgstr ""
2580 "この値は未定義・存在しない・無関係その他、 意味のないセクションの参照であるこ"
2581 "とを表す。 例えば、セクション番号 B<SHN_UNDEF> に関連づけて「定義」されたシン"
2582 "ボルは、「未定義」なシンボルである。"
2583
2584 #. type: TP
2585 #: build/C/man5/elf.5:636 build/C/man5/elf.5:918
2586 #, no-wrap
2587 msgid "B<SHN_LORESERVE>"
2588 msgstr "B<SHN_LORESERVE>"
2589
2590 #. type: Plain text
2591 #: build/C/man5/elf.5:639 build/C/man5/elf.5:921
2592 msgid "This value specifies the lower bound of the range of reserved indices."
2593 msgstr "この値は予約済みのインデックス領域の下限を指定する。"
2594
2595 #. type: TP
2596 #: build/C/man5/elf.5:639 build/C/man5/elf.5:921
2597 #, no-wrap
2598 msgid "B<SHN_LOPROC>"
2599 msgstr "B<SHN_LOPROC>"
2600
2601 #. type: Plain text
2602 #: build/C/man5/elf.5:644 build/C/man5/elf.5:926
2603 msgid ""
2604 "Values greater than or equal to B<SHN_HIPROC> are reserved for processor-"
2605 "specific semantics."
2606 msgstr ""
2607 "この値以上で B<SHN_HIPROC> 以下の値はプロセッサ固有の意味に予約されている。"
2608
2609 #. type: TP
2610 #: build/C/man5/elf.5:644 build/C/man5/elf.5:926
2611 #, no-wrap
2612 msgid "B<SHN_HIPROC>"
2613 msgstr "B<SHN_HIPROC>"
2614
2615 #. type: Plain text
2616 #: build/C/man5/elf.5:649 build/C/man5/elf.5:931
2617 msgid ""
2618 "Values less than or equal to B<SHN_LOPROC> are reserved for processor-"
2619 "specific semantics."
2620 msgstr ""
2621 "この値以下で B<SHN_HIPROC> 以上の値はプロセッサ固有の意味に予約されている。"
2622
2623 #. type: TP
2624 #: build/C/man5/elf.5:649 build/C/man5/elf.5:931
2625 #, no-wrap
2626 msgid "B<SHN_ABS>"
2627 msgstr "B<SHN_ABS>"
2628
2629 #. type: Plain text
2630 #: build/C/man5/elf.5:656
2631 msgid ""
2632 "This value specifies absolute values for the corresponding reference.  For "
2633 "example, symbols defined relative to section number B<SHN_ABS> have absolute "
2634 "values and are not affected by relocation."
2635 msgstr ""
2636 "この値は対応する参照の絶対値を指定する。 例えば、セクション番号 B<SHN_ABS> に"
2637 "関連づけられたシンボルは絶対値を保持し、再配置に影響されない。"
2638
2639 #. type: TP
2640 #: build/C/man5/elf.5:656 build/C/man5/elf.5:938
2641 #, no-wrap
2642 msgid "B<SHN_COMMON>"
2643 msgstr "B<SHN_COMMON>"
2644
2645 #. type: Plain text
2646 #: build/C/man5/elf.5:660
2647 msgid ""
2648 "Symbols defined relative to this section are common symbols, such as Fortran "
2649 "COMMON or unallocated C external variables."
2650 msgstr ""
2651 "このセクションに関連して定義されたシンボルは、 Fortran の COMMON や C の未割"
2652 "り当て external 変数のような、 共通シンボルである。"
2653
2654 #. type: TP
2655 #: build/C/man5/elf.5:660 build/C/man5/elf.5:942
2656 #, no-wrap
2657 msgid "B<SHN_HIRESERVE>"
2658 msgstr "B<SHN_HIRESERVE>"
2659
2660 #. type: Plain text
2661 #: build/C/man5/elf.5:673
2662 msgid ""
2663 "This value specifies the upper bound of the range of reserved indices "
2664 "between B<SHN_LORESERVE> and B<SHN_HIRESERVE>, inclusive; the values do not "
2665 "reference the section header table.  That is, the section header table does "
2666 "I<not> contain entries for the reserved indices."
2667 msgstr ""
2668 "この値は予約されたインデックスの範囲の上限を指定する。 B<SHN_LORESERVE> と "
2669 "B<SHN_HIRESERVE> は含まれる。 この値はセクションヘッダテーブルを参照しない。 "
2670 "つまり、セクションヘッダテーブルは 予約されたインデックスのエントリを I<含ま"
2671 "ない 。>"
2672
2673 #. type: Plain text
2674 #: build/C/man5/elf.5:695
2675 msgid ""
2676 "An executable or shared object file's program header table is an array of "
2677 "structures, each describing a segment or other information the system needs "
2678 "to prepare the program for execution.  An object file I<segment> contains "
2679 "one or more I<sections>.  Program headers are meaningful only for executable "
2680 "and shared object files.  A file specifies its own program header size with "
2681 "the ELF header's I<e_phentsize> and I<e_phnum> members.  The ELF program "
2682 "header is described by the type I<Elf32_Phdr> or I<Elf64_Phdr> depending on "
2683 "the architecture:"
2684 msgstr ""
2685 "実行可能ファイルまたは共有オブジェクトファイルのプログラムヘッダテーブルは、 "
2686 "システムによるプログラム実行準備に必要な、 セグメント等の情報を記述する構造体"
2687 "の配列である。 オブジェクトファイルの I<セグメント> には 1 つ以上の I<セク"
2688 "ション> が含まれる。 プログラムヘッダは実行可能ファイルと共有オブジェクトファ"
2689 "イルでのみ意味を持つ。 ファイルは自身のプログラムヘッダサイズを ELF ヘッダの "
2690 "I<e_phentsize> メンバと I<e_phnum> メンバで指定する。 ELF プログラムヘッダは "
2691 "I<Elf32_Phdr> 型または I<Elf64_Phdr> 型で記述される (どちらになるかはアーキテ"
2692 "クチャ依存):"
2693
2694 #. type: Plain text
2695 #: build/C/man5/elf.5:708
2696 #, no-wrap
2697 msgid ""
2698 "typedef struct {\n"
2699 "    uint32_t   p_type;\n"
2700 "    Elf32_Off  p_offset;\n"
2701 "    Elf32_Addr p_vaddr;\n"
2702 "    Elf32_Addr p_paddr;\n"
2703 "    uint32_t   p_filesz;\n"
2704 "    uint32_t   p_memsz;\n"
2705 "    uint32_t   p_flags;\n"
2706 "    uint32_t   p_align;\n"
2707 "} Elf32_Phdr;\n"
2708 msgstr ""
2709 "typedef struct {\n"
2710 "    uint32_t   p_type;\n"
2711 "    Elf32_Off  p_offset;\n"
2712 "    Elf32_Addr p_vaddr;\n"
2713 "    Elf32_Addr p_paddr;\n"
2714 "    uint32_t   p_filesz;\n"
2715 "    uint32_t   p_memsz;\n"
2716 "    uint32_t   p_flags;\n"
2717 "    uint32_t   p_align;\n"
2718 "} Elf32_Phdr;\n"
2719
2720 #. type: Plain text
2721 #: build/C/man5/elf.5:723
2722 #, no-wrap
2723 msgid ""
2724 "typedef struct {\n"
2725 "    uint32_t   p_type;\n"
2726 "    uint32_t   p_flags;\n"
2727 "    Elf64_Off  p_offset;\n"
2728 "    Elf64_Addr p_vaddr;\n"
2729 "    Elf64_Addr p_paddr;\n"
2730 "    uint64_t   p_filesz;\n"
2731 "    uint64_t   p_memsz;\n"
2732 "    uint64_t   p_align;\n"
2733 "} Elf64_Phdr;\n"
2734 msgstr ""
2735 "typedef struct {\n"
2736 "    uint32_t   p_type;\n"
2737 "    uint32_t   p_flags;\n"
2738 "    Elf64_Off  p_offset;\n"
2739 "    Elf64_Addr p_vaddr;\n"
2740 "    Elf64_Addr p_paddr;\n"
2741 "    uint64_t   p_filesz;\n"
2742 "    uint64_t   p_memsz;\n"
2743 "    uint64_t   p_align;\n"
2744 "} Elf64_Phdr;\n"
2745
2746 #.  .Bl -tag -width "p_offset"
2747 #. type: Plain text
2748 #: build/C/man5/elf.5:731
2749 msgid ""
2750 "The main difference between the 32-bit and the 64-bit program header lies in "
2751 "the location of the I<p_flags> member in the total struct."
2752 msgstr ""
2753 "32 ビットと 64 ビットのプログラムヘッダの主な違いは、構造体における "
2754 "I<p_flags> メンバの位置にある。"
2755
2756 #. type: TP
2757 #: build/C/man5/elf.5:731
2758 #, no-wrap
2759 msgid "I<p_type>"
2760 msgstr "I<p_type>"
2761
2762 #.  .Bl -tag -width "PT_DYNAMIC"
2763 #. type: Plain text
2764 #: build/C/man5/elf.5:736
2765 msgid ""
2766 "This member of the Phdr struct tells what kind of segment this array element "
2767 "describes or how to interpret the array element's information."
2768 msgstr ""
2769 "Phdr 構造体のこのメンバは、 この配列要素がどのような種類のセグメントを記述し"
2770 "ているか、 またはこの配列要素の情報をどのように解釈するか、を表す。"
2771
2772 #. type: TP
2773 #: build/C/man5/elf.5:737
2774 #, no-wrap
2775 msgid "B<PT_NULL>"
2776 msgstr "B<PT_NULL>"
2777
2778 #. type: Plain text
2779 #: build/C/man5/elf.5:741
2780 msgid ""
2781 "The array element is unused and the other members' values are undefined.  "
2782 "This lets the program header have ignored entries."
2783 msgstr ""
2784 "この配列要素は使用されておらず、その他のメンバの値は未定義である。 これによ"
2785 "り、このプログラムヘッダのエントリは無視される。"
2786
2787 #. type: TP
2788 #: build/C/man5/elf.5:741
2789 #, no-wrap
2790 msgid "B<PT_LOAD>"
2791 msgstr "B<PT_LOAD>"
2792
2793 #. type: Plain text
2794 #: build/C/man5/elf.5:762
2795 msgid ""
2796 "The array element specifies a loadable segment, described by I<p_filesz> and "
2797 "I<p_memsz>.  The bytes from the file are mapped to the beginning of the "
2798 "memory segment.  If the segment's memory size I<p_memsz> is larger than the "
2799 "file size I<p_filesz>, the \"extra\" bytes are defined to hold the value 0 "
2800 "and to follow the segment's initialized area.  The file size may not be "
2801 "larger than the memory size.  Loadable segment entries in the program header "
2802 "table appear in ascending order, sorted on the I<p_vaddr> member."
2803 msgstr ""
2804 "この配列要素は I<p_filesz> と I<p_memsz> で記述されるロード可能セグメントを指"
2805 "定する。 このファイルからのバイトデータが、このメモリセグメントの先頭からマッ"
2806 "プされる。 セグメントのメモリサイズ I<Sy>p_memsz がファイルサイズ "
2807 "I<Sy>p_filesz より大きい場合、 「余った」バイトは値 0 となり、 そのセグメント"
2808 "初期化データの後ろに置かれると定められている。 ファイルサイズはメモリサイズよ"
2809 "り大きくてはいけない。 プログラムヘッダテーブルのロード可能セグメントエントリ"
2810 "は、 I<p_vaddr> メンバの昇順にソートされて出現する。"
2811
2812 #. type: TP
2813 #: build/C/man5/elf.5:762
2814 #, no-wrap
2815 msgid "B<PT_DYNAMIC>"
2816 msgstr "B<PT_DYNAMIC>"
2817
2818 #. type: Plain text
2819 #: build/C/man5/elf.5:765
2820 msgid "The array element specifies dynamic linking information."
2821 msgstr "この配列要素は動的リンク情報を指定する。"
2822
2823 #. type: TP
2824 #: build/C/man5/elf.5:765
2825 #, no-wrap
2826 msgid "B<PT_INTERP>"
2827 msgstr "B<PT_INTERP>"
2828
2829 #. type: Plain text
2830 #: build/C/man5/elf.5:773
2831 msgid ""
2832 "The array element specifies the location and size of a null-terminated "
2833 "pathname to invoke as an interpreter.  This segment type is meaningful only "
2834 "for executable files (though it may occur for shared objects).  However it "
2835 "may not occur more than once in a file.  If it is present, it must precede "
2836 "any loadable segment entry."
2837 msgstr ""
2838 "この配列要素は、インタプリタとして起動されるパス名 (ヌル文字終端)  の位置とサ"
2839 "イズを指定する。 このセグメント型は (共有オブジェクトにもあるかも知れない"
2840 "が)  実行可能ファイルでのみ意味を持つ。 ただし、このセグメント型は 1 つのファ"
2841 "イルに 2 回以上出現してはならない。 もし存在する場合、このセグメント型は 全て"
2842 "のロード可能セグメントエントリより前になければならない。"
2843
2844 #. type: TP
2845 #: build/C/man5/elf.5:773
2846 #, no-wrap
2847 msgid "B<PT_NOTE>"
2848 msgstr "B<PT_NOTE>"
2849
2850 #. type: Plain text
2851 #: build/C/man5/elf.5:776
2852 msgid ""
2853 "The array element specifies the location and size for auxiliary information."
2854 msgstr ""
2855 "この配列要素は補足情報 (auxiliary information) の位置とサイズを指定する。"
2856
2857 #. type: TP
2858 #: build/C/man5/elf.5:776
2859 #, no-wrap
2860 msgid "B<PT_SHLIB>"
2861 msgstr "B<PT_SHLIB>"
2862
2863 #. type: Plain text
2864 #: build/C/man5/elf.5:781
2865 msgid ""
2866 "This segment type is reserved but has unspecified semantics.  Programs that "
2867 "contain an array element of this type do not conform to the ABI."
2868 msgstr ""
2869 "このセグメント型は予約されているが、意味は指定されていない。 この型の配列要素"
2870 "を保持するプログラムは ABI に準拠しない。"
2871
2872 #. type: TP
2873 #: build/C/man5/elf.5:781
2874 #, no-wrap
2875 msgid "B<PT_PHDR>"
2876 msgstr "B<PT_PHDR>"
2877
2878 #. type: Plain text
2879 #: build/C/man5/elf.5:790
2880 msgid ""
2881 "The array element, if present, specifies the location and size of the "
2882 "program header table itself, both in the file and in the memory image of the "
2883 "program.  This segment type may not occur more than once in a file.  "
2884 "Moreover, it may occur only if the program header table is part of the "
2885 "memory image of the program.  If it is present, it must precede any loadable "
2886 "segment entry."
2887 msgstr ""
2888 "この配列要素は、もし存在しているならば、 ファイルおよびプログラムのメモリイ"
2889 "メージ双方における プログラムヘッダテーブル自身の位置とサイズを指定する。 こ"
2890 "のセグメント型は 1 つのファイルに 2 回以上出現してはならない。 さらに、このセ"
2891 "グメント型が存在してもよいのは、プログラムヘッダテーブルが プログラムのメモリ"
2892 "イメージの一部である場合のみである。 もし存在する場合、これは全てのロード可能"
2893 "セグメントエントリより 前になければならない。"
2894
2895 #. type: TP
2896 #: build/C/man5/elf.5:790
2897 #, no-wrap
2898 msgid "B<PT_LOPROC>"
2899 msgstr "B<PT_LOPROC>"
2900
2901 #. type: Plain text
2902 #: build/C/man5/elf.5:795
2903 msgid ""
2904 "Values greater than or equal to B<PT_HIPROC> are reserved for processor-"
2905 "specific semantics."
2906 msgstr ""
2907 "この値以上で B<PT_HIPROC> 以下の値はプロセッサ固有の意味に予約されている。"
2908
2909 #. type: TP
2910 #: build/C/man5/elf.5:795
2911 #, no-wrap
2912 msgid "B<PT_HIPROC>"
2913 msgstr "B<PT_HIPROC>"
2914
2915 #. type: Plain text
2916 #: build/C/man5/elf.5:800
2917 msgid ""
2918 "Values less than or equal to B<PT_LOPROC> are reserved for processor-"
2919 "specific semantics."
2920 msgstr ""
2921 "この値以下で B<PT_LOPROC> 以上の値はプロセッサ固有の意味に予約されている。"
2922
2923 #. type: TP
2924 #: build/C/man5/elf.5:800
2925 #, no-wrap
2926 msgid "B<PT_GNU_STACK>"
2927 msgstr "B<PT_GNU_STACK>"
2928
2929 #.  .El
2930 #. type: Plain text
2931 #: build/C/man5/elf.5:807
2932 msgid ""
2933 "GNU extension which is used by the Linux kernel to control the state of the "
2934 "stack via the flags set in the I<p_flags> member."
2935 msgstr ""
2936 "GNU 拡張であり、Linux カーネルが I<p_flags> のメンバーにセットされたフラグ経"
2937 "由でスタックの状態を制御するために使用する。"
2938
2939 #. type: TP
2940 #: build/C/man5/elf.5:808
2941 #, no-wrap
2942 msgid "I<p_offset>"
2943 msgstr "I<p_offset>"
2944
2945 #. type: Plain text
2946 #: build/C/man5/elf.5:812
2947 msgid ""
2948 "This member holds the offset from the beginning of the file at which the "
2949 "first byte of the segment resides."
2950 msgstr ""
2951 "このメンバは、セグメントの先頭バイトがある (ファイル先頭からの) オフセットを"
2952 "保持する。"
2953
2954 #. type: TP
2955 #: build/C/man5/elf.5:812
2956 #, no-wrap
2957 msgid "I<p_vaddr>"
2958 msgstr "I<p_vaddr>"
2959
2960 #. type: Plain text
2961 #: build/C/man5/elf.5:816
2962 msgid ""
2963 "This member holds the virtual address at which the first byte of the segment "
2964 "resides in memory."
2965 msgstr ""
2966 "このメンバは、セグメントの先頭バイトがある メモリの仮想アドレスを保持する。"
2967
2968 #. type: TP
2969 #: build/C/man5/elf.5:816
2970 #, no-wrap
2971 msgid "I<p_paddr>"
2972 msgstr "I<p_paddr>"
2973
2974 #. type: Plain text
2975 #: build/C/man5/elf.5:824
2976 msgid ""
2977 "On systems for which physical addressing is relevant, this member is "
2978 "reserved for the segment's physical address.  Under BSD this member is not "
2979 "used and must be zero."
2980 msgstr ""
2981 "物理アドレスが意味をもつシステムでは、 このメンバはセグメントの物理アドレスと"
2982 "して予約されている。 BSD ではこのメンバは使用されない。0 でなければならない。"
2983
2984 #. type: TP
2985 #: build/C/man5/elf.5:824
2986 #, no-wrap
2987 msgid "I<p_filesz>"
2988 msgstr "I<p_filesz>"
2989
2990 #. type: Plain text
2991 #: build/C/man5/elf.5:828
2992 msgid ""
2993 "This member holds the number of bytes in the file image of the segment.  It "
2994 "may be zero."
2995 msgstr ""
2996 "このメンバはセグメントのファイルイメージのバイト数を保持する。 これは 0 でも"
2997 "よい。"
2998
2999 #. type: TP
3000 #: build/C/man5/elf.5:828
3001 #, no-wrap
3002 msgid "I<p_memsz>"
3003 msgstr "I<p_memsz>"
3004
3005 #. type: Plain text
3006 #: build/C/man5/elf.5:832
3007 msgid ""
3008 "This member holds the number of bytes in the memory image of the segment.  "
3009 "It may be zero."
3010 msgstr ""
3011 "このメンバはセグメントのメモリイメージのバイト数を保持する。 これは 0 でもよ"
3012 "い。"
3013
3014 #. type: TP
3015 #: build/C/man5/elf.5:832
3016 #, no-wrap
3017 msgid "I<p_flags>"
3018 msgstr "I<p_flags>"
3019
3020 #.  .Bl -tag -width "PF_X" -compact
3021 #. type: Plain text
3022 #: build/C/man5/elf.5:836
3023 msgid "This member holds a bit mask of flags relevant to the segment:"
3024 msgstr "このメンバはセグメントに関連するフラグのビットマスクを保持する:"
3025
3026 #. type: TP
3027 #: build/C/man5/elf.5:837
3028 #, no-wrap
3029 msgid "B<PF_X>"
3030 msgstr "B<PF_X>"
3031
3032 #. type: Plain text
3033 #: build/C/man5/elf.5:841
3034 msgid "An executable segment."
3035 msgstr "実行可能セグメント。"
3036
3037 #. type: TP
3038 #: build/C/man5/elf.5:841
3039 #, no-wrap
3040 msgid "B<PF_W>"
3041 msgstr "B<PF_W>"
3042
3043 #. type: Plain text
3044 #: build/C/man5/elf.5:844
3045 msgid "A writable segment."
3046 msgstr "書き込み可能セグメント."
3047
3048 #. type: TP
3049 #: build/C/man5/elf.5:844
3050 #, no-wrap
3051 msgid "B<PF_R>"
3052 msgstr "B<PF_R>"
3053
3054 #. type: Plain text
3055 #: build/C/man5/elf.5:847
3056 msgid "A readable segment."
3057 msgstr "読み込み可能セグメント。"
3058
3059 #. type: Plain text
3060 #: build/C/man5/elf.5:860
3061 msgid ""
3062 "A text segment commonly has the flags B<PF_X> and B<PF_R>.  A data segment "
3063 "commonly has B<PF_X>, B<PF_W> and B<PF_R>."
3064 msgstr ""
3065 "テキストセグメントは一般にフラグ B<PF_X> と B<PF_R> を持つ。 データセグメント"
3066 "は一般に B<PF_X>, B<PF_W>, B<PF_R> を持つ。"
3067
3068 #. type: TP
3069 #: build/C/man5/elf.5:860
3070 #, no-wrap
3071 msgid "I<p_align>"
3072 msgstr "I<p_align>"
3073
3074 #.  .El
3075 #. type: Plain text
3076 #: build/C/man5/elf.5:879
3077 msgid ""
3078 "This member holds the value to which the segments are aligned in memory and "
3079 "in the file.  Loadable process segments must have congruent values for "
3080 "I<p_vaddr> and I<p_offset>, modulo the page size.  Values of zero and one "
3081 "mean no alignment is required.  Otherwise, I<p_align> should be a positive, "
3082 "integral power of two, and I<p_vaddr> should equal I<p_offset>, modulo "
3083 "I<p_align>."
3084 msgstr ""
3085 "このメンバは、セグメントがメモリおよびファイルにおいて配置 (align)  される値"
3086 "を保持する。 ロード可能プロセスセグメントは、ページサイズを法として "
3087 "I<p_vaddr> と I<p_offset> と合同でなければならない (訳注:「p_vaddr mod ページ"
3088 "サイズ = p_offset mod ページサイズ」 でなければならない)。。 0 と 1 という値"
3089 "は配置が必要ないことを意味する。 それ以外の場合、 I<p_align> は正で 2 の整数"
3090 "乗でなければならず、 I<p_vaddr> は I<p_align> を法として I<p_offset> と合同で"
3091 "なければならない (訳注:「p_vaddr mod p_align = p_offset mod p_align」でなけれ"
3092 "ばならない)。"
3093
3094 #. type: Plain text
3095 #: build/C/man5/elf.5:896
3096 msgid ""
3097 "A file's section header table lets one locate all the file's sections.  The "
3098 "section header table is an array of I<Elf32_Shdr> or I<Elf64_Shdr> "
3099 "structures.  The ELF header's I<e_shoff> member gives the byte offset from "
3100 "the beginning of the file to the section header table.  I<e_shnum> holds the "
3101 "number of entries the section header table contains.  I<e_shentsize> holds "
3102 "the size in bytes of each entry."
3103 msgstr ""
3104 "ファイルのセクションヘッダテーブルには、 全てのファイルセクションの場所が記述"
3105 "されている。 セクションヘッダテーブルは I<Elf32_Shdr> 構造体または "
3106 "I<Elf64_Shdr> 構造体の配列である。 ELF ヘッダの I<e_shoff> メンバはファイルの"
3107 "先頭から セクションヘッダテーブルへのバイトオフセットである。 I<e_shnum> はセ"
3108 "クションヘッダテーブルに含まれるエントリの数を保持する。 I<e_shentsize> は各"
3109 "エントリのサイズ (バイト単位) を保持する。"
3110
3111 #.  .Bl -tag -width "SHN_LORESERVE"
3112 #. type: Plain text
3113 #: build/C/man5/elf.5:913
3114 msgid ""
3115 "A section header table index is a subscript into this array.  Some section "
3116 "header table indices are reserved: the initial entry and the indices between "
3117 "B<SHN_LORESERVE> and B<SHN_HIRESERVE>.  The initial entry is used in ELF "
3118 "extensions for I<e_phnum>, I<e_shnum> and I<e_strndx>; in other cases, each "
3119 "field in the initial entry is set to zero.  An object file does not have "
3120 "sections for these special indices:"
3121 msgstr ""
3122 "セクションヘッダテーブルインデックスは、この配列の添字である。\n"
3123 "いくつかのセクションヘッダテーブルインデックスは予約されている。予約されて\n"
3124 "いるのは、最初のエントリーと、B<SHN_LORESERVE> と B<SHN_HIRESERVE> の間の\n"
3125 "インデックスである。\n"
3126 "最初のエントリーは、ELF 拡張で I<e_phnum>, I<e_shnum>, I<e_strndx> に使用\n"
3127 "される。それ以外の場合、最初のエントリーの各フィールドには 0 が設定される。\n"
3128 "オブジェクトファイルにはこれらの特別なインデックスに対応するセクションはな"
3129 "い。"
3130
3131 #. type: Plain text
3132 #: build/C/man5/elf.5:918
3133 msgid ""
3134 "This value marks an undefined, missing, irrelevant, or otherwise meaningless "
3135 "section reference."
3136 msgstr ""
3137 "この値は、未定義 (undefined)、不足 (missing)、無関係 (irrelevant)、その他無意"
3138 "味なセクション参照を示す。"
3139
3140 #. type: Plain text
3141 #: build/C/man5/elf.5:938
3142 msgid ""
3143 "This value specifies the absolute value for the corresponding reference.  "
3144 "For example, a symbol defined relative to section number B<SHN_ABS> has an "
3145 "absolute value and is not affected by relocation."
3146 msgstr ""
3147 "この値は対応する参照の絶対値を指定する。 例えば、セクション番号 B<SHN_ABS> に"
3148 "関連して定義されているシンボルは、 絶対値を保持しているので、再配置に影響され"
3149 "ない。"
3150
3151 #. type: Plain text
3152 #: build/C/man5/elf.5:942
3153 msgid ""
3154 "Symbols defined relative to this section are common symbols, such as FORTRAN "
3155 "COMMON or unallocated C external variables."
3156 msgstr ""
3157 "このセクションに関連して定義されているシンボルは、 FORTRAN の COMMON や C の"
3158 "未割り当て外部変数のような共通シンボルである。"
3159
3160 #. type: Plain text
3161 #: build/C/man5/elf.5:953
3162 msgid ""
3163 "This value specifies the upper bound of the range of reserved indices.  The "
3164 "system reserves indices between B<SHN_LORESERVE> and B<SHN_HIRESERVE>, "
3165 "inclusive.  The section header table does not contain entries for the "
3166 "reserved indices."
3167 msgstr ""
3168 "この値は予約済みのインデックス領域の上限を指定する。 システムは "
3169 "B<SHN_LORESERVE> と B<SHN_HIRESERVE> を含む範囲を予約する。 セクションヘッダ"
3170 "テーブルは予約されたインデックスに対応するエントリを持たない。"
3171
3172 #. type: Plain text
3173 #: build/C/man5/elf.5:957
3174 msgid "The section header has the following structure:"
3175 msgstr "セクションヘッダは以下の構造体を持つ:"
3176
3177 #. type: Plain text
3178 #: build/C/man5/elf.5:972
3179 #, no-wrap
3180 msgid ""
3181 "typedef struct {\n"
3182 "    uint32_t   sh_name;\n"
3183 "    uint32_t   sh_type;\n"
3184 "    uint32_t   sh_flags;\n"
3185 "    Elf32_Addr sh_addr;\n"
3186 "    Elf32_Off  sh_offset;\n"
3187 "    uint32_t   sh_size;\n"
3188 "    uint32_t   sh_link;\n"
3189 "    uint32_t   sh_info;\n"
3190 "    uint32_t   sh_addralign;\n"
3191 "    uint32_t   sh_entsize;\n"
3192 "} Elf32_Shdr;\n"
3193 msgstr ""
3194 "typedef struct {\n"
3195 "    uint32_t   sh_name;\n"
3196 "    uint32_t   sh_type;\n"
3197 "    uint32_t   sh_flags;\n"
3198 "    Elf32_Addr sh_addr;\n"
3199 "    Elf32_Off  sh_offset;\n"
3200 "    uint32_t   sh_size;\n"
3201 "    uint32_t   sh_link;\n"
3202 "    uint32_t   sh_info;\n"
3203 "    uint32_t   sh_addralign;\n"
3204 "    uint32_t   sh_entsize;\n"
3205 "} Elf32_Shdr;\n"
3206
3207 #. type: Plain text
3208 #: build/C/man5/elf.5:989
3209 #, no-wrap
3210 msgid ""
3211 "typedef struct {\n"
3212 "    uint32_t   sh_name;\n"
3213 "    uint32_t   sh_type;\n"
3214 "    uint64_t   sh_flags;\n"
3215 "    Elf64_Addr sh_addr;\n"
3216 "    Elf64_Off  sh_offset;\n"
3217 "    uint64_t   sh_size;\n"
3218 "    uint32_t   sh_link;\n"
3219 "    uint32_t   sh_info;\n"
3220 "    uint64_t   sh_addralign;\n"
3221 "    uint64_t   sh_entsize;\n"
3222 "} Elf64_Shdr;\n"
3223 msgstr ""
3224 "typedef struct {\n"
3225 "    uint32_t   sh_name;\n"
3226 "    uint32_t   sh_type;\n"
3227 "    uint64_t   sh_flags;\n"
3228 "    Elf64_Addr sh_addr;\n"
3229 "    Elf64_Off  sh_offset;\n"
3230 "    uint64_t   sh_size;\n"
3231 "    uint32_t   sh_link;\n"
3232 "    uint32_t   sh_info;\n"
3233 "    uint64_t   sh_addralign;\n"
3234 "    uint64_t   sh_entsize;\n"
3235 "} Elf64_Shdr;\n"
3236
3237 #.  .Bl -tag -width "sh_addralign"
3238 #. type: Plain text
3239 #: build/C/man5/elf.5:994
3240 msgid ""
3241 "No real differences exist between the 32-bit and 64-bit section headers."
3242 msgstr "32 ビットと 64 ビットのセクションヘッダには実際の違いはない。"
3243
3244 #. type: TP
3245 #: build/C/man5/elf.5:994
3246 #, no-wrap
3247 msgid "I<sh_name>"
3248 msgstr "I<sh_name>"
3249
3250 #. type: Plain text
3251 #: build/C/man5/elf.5:1000
3252 msgid ""
3253 "This member specifies the name of the section.  Its value is an index into "
3254 "the section header string table section, giving the location of a null-"
3255 "terminated string."
3256 msgstr ""
3257 "このメンバはセクション名を定める。 この値はセクションヘッダ文字列テーブルセク"
3258 "ションのインデックスであり、 ヌル文字で終端された文字列の場所を示す。"
3259
3260 #. type: TP
3261 #: build/C/man5/elf.5:1000
3262 #, no-wrap
3263 msgid "I<sh_type>"
3264 msgstr "I<sh_type>"
3265
3266 #.  .Bl -tag -width "SHT_PROGBITS"
3267 #. type: Plain text
3268 #: build/C/man5/elf.5:1004
3269 msgid "This member categorizes the section's contents and semantics."
3270 msgstr "このメンバはセクションの内容と意味が含まれるカテゴリを示す。"
3271
3272 #. type: TP
3273 #: build/C/man5/elf.5:1005
3274 #, no-wrap
3275 msgid "B<SHT_NULL>"
3276 msgstr "B<SHT_NULL>"
3277
3278 #. type: Plain text
3279 #: build/C/man5/elf.5:1012
3280 msgid ""
3281 "This value marks the section header as inactive.  It does not have an "
3282 "associated section.  Other members of the section header have undefined "
3283 "values."
3284 msgstr ""
3285 "この値はセクションヘッダが不活性であることを示す。 これは関連するセクションを"
3286 "持たない。 このセクションヘッダの他のメンバは、未定義の値を持つ。"
3287
3288 #. type: TP
3289 #: build/C/man5/elf.5:1012
3290 #, no-wrap
3291 msgid "B<SHT_PROGBITS>"
3292 msgstr "B<SHT_PROGBITS>"
3293
3294 #. type: Plain text
3295 #: build/C/man5/elf.5:1016
3296 msgid ""
3297 "This section holds information defined by the program, whose format and "
3298 "meaning are determined solely by the program."
3299 msgstr ""
3300 "このセクションはプログラムにより定義される情報を保持する。 この情報の形式と意"
3301 "味は、ひとえにプログラムによって決定される。"
3302
3303 #. type: TP
3304 #: build/C/man5/elf.5:1016
3305 #, no-wrap
3306 msgid "B<SHT_SYMTAB>"
3307 msgstr "B<SHT_SYMTAB>"
3308
3309 #. type: Plain text
3310 #: build/C/man5/elf.5:1029
3311 msgid ""
3312 "This section holds a symbol table.  Typically, B<SHT_SYMTAB> provides "
3313 "symbols for link editing, though it may also be used for dynamic linking.  "
3314 "As a complete symbol table, it may contain many symbols unnecessary for "
3315 "dynamic linking.  An object file can also contain a B<SHT_DYNSYM> section."
3316 msgstr ""
3317 "このセクションはシンボルテーブルを保持する。 一般には B<SHT_SYMTAB> はリンク"
3318 "編集のためのシンボルを提供するが、 動的リンクにも使われる。 完全なシンボル"
3319 "テーブルとして、動的リンクには不要な 多くのシンボルを保持できる。 オブジェク"
3320 "トファイルも B<SHT_DYNSYM> セクションを持つことができる。"
3321
3322 #. type: TP
3323 #: build/C/man5/elf.5:1029
3324 #, no-wrap
3325 msgid "B<SHT_STRTAB>"
3326 msgstr "B<SHT_STRTAB>"
3327
3328 #. type: Plain text
3329 #: build/C/man5/elf.5:1034
3330 msgid ""
3331 "This section holds a string table.  An object file may have multiple string "
3332 "table sections."
3333 msgstr ""
3334 "このセクションは文字列テーブルを保持する。 オブジェクトファイルは複数の文字列"
3335 "テーブルセクションを持つことができる。"
3336
3337 #. type: TP
3338 #: build/C/man5/elf.5:1034
3339 #, no-wrap
3340 msgid "B<SHT_RELA>"
3341 msgstr "B<SHT_RELA>"
3342
3343 #. type: Plain text
3344 #: build/C/man5/elf.5:1042
3345 msgid ""
3346 "This section holds relocation entries with explicit addends, such as type "
3347 "I<Elf32_Rela> for the 32-bit class of object files.  An object may have "
3348 "multiple relocation sections."
3349 msgstr ""
3350 "このセクションは明示的な加数 (addend) を持つ再配置エントリを保持する。 再配置"
3351 "エントリの型は、オブジェクトファイルの 32 ビットクラスでは I<Elf32_Rela> であ"
3352 "る。 オブジェクトファイルは複数の再配置セクションを持つことができる。"
3353
3354 #. type: TP
3355 #: build/C/man5/elf.5:1042
3356 #, no-wrap
3357 msgid "B<SHT_HASH>"
3358 msgstr "B<SHT_HASH>"
3359
3360 #. type: Plain text
3361 #: build/C/man5/elf.5:1049
3362 msgid ""
3363 "This section holds a symbol hash table.  An object participating in dynamic "
3364 "linking must contain a symbol hash table.  An object file may have only one "
3365 "hash table."
3366 msgstr ""
3367 "このセクションはシンボルハッシュテーブルを保持する。 動的リンクされるオブジェ"
3368 "クトは、 シンボルハッシュテーブルを含んでいなければならない。 オブジェクト"
3369 "ファイルは 1 つのハッシュテーブルのみを持つことができる。"
3370
3371 #. type: TP
3372 #: build/C/man5/elf.5:1049
3373 #, no-wrap
3374 msgid "B<SHT_DYNAMIC>"
3375 msgstr "B<SHT_DYNAMIC>"
3376
3377 #. type: Plain text
3378 #: build/C/man5/elf.5:1054
3379 msgid ""
3380 "This section holds information for dynamic linking.  An object file may have "
3381 "only one dynamic section."
3382 msgstr ""
3383 "このセクションは動的リンクの情報を保持する。 オブジェクトファイルは 1 つの動"
3384 "的セクションのみを持つことができる。"
3385
3386 #. type: TP
3387 #: build/C/man5/elf.5:1054
3388 #, no-wrap
3389 msgid "B<SHT_NOTE>"
3390 msgstr "B<SHT_NOTE>"
3391
3392 #. type: Plain text
3393 #: build/C/man5/elf.5:1057
3394 msgid "This section holds information that marks the file in some way."
3395 msgstr "このセクションはファイルに何らかの印を付ける情報を保持する。"
3396
3397 #. type: TP
3398 #: build/C/man5/elf.5:1057
3399 #, no-wrap
3400 msgid "B<SHT_NOBITS>"
3401 msgstr "B<SHT_NOBITS>"
3402
3403 #. type: Plain text
3404 #: build/C/man5/elf.5:1065
3405 msgid ""
3406 "A section of this type occupies no space in the file but otherwise resembles "
3407 "B<SHT_PROGBITS>.  Although this section contains no bytes, the I<sh_offset> "
3408 "member contains the conceptual file offset."
3409 msgstr ""
3410 "このタイプのセクションはファイルの領域を使わないという以外は、 "
3411 "B<SHT_PROGBITS> と似ている。 このセクションは 1 バイトも含まないが、 "
3412 "I<sh_offset> メンバは概念的なファイルオフセットを持つ。"
3413
3414 #. type: TP
3415 #: build/C/man5/elf.5:1065
3416 #, no-wrap
3417 msgid "B<SHT_REL>"
3418 msgstr "B<SHT_REL>"
3419
3420 #. type: Plain text
3421 #: build/C/man5/elf.5:1073
3422 msgid ""
3423 "This section holds relocation offsets without explicit addends, such as type "
3424 "I<Elf32_Rel> for the 32-bit class of object files.  An object file may have "
3425 "multiple relocation sections."
3426 msgstr ""
3427 "このセクションは明示的な加数を持たない再配置オフセットを保持する。 再配置オフ"
3428 "セットの型は、オブジェクトファイルの 32 ビットクラスでは I<Elf32_Rel> であ"
3429 "る。 オブジェクトファイルは複数の再配置セクションを持つことができる。"
3430
3431 #. type: TP
3432 #: build/C/man5/elf.5:1073
3433 #, no-wrap
3434 msgid "B<SHT_SHLIB>"
3435 msgstr "B<SHT_SHLIB>"
3436
3437 #. type: Plain text
3438 #: build/C/man5/elf.5:1076
3439 msgid "This section is reserved but has unspecified semantics."
3440 msgstr "このセクションは予約されているが、意味は指定されていない。"
3441
3442 #. type: TP
3443 #: build/C/man5/elf.5:1076
3444 #, no-wrap
3445 msgid "B<SHT_DYNSYM>"
3446 msgstr "B<SHT_DYNSYM>"
3447
3448 #. type: Plain text
3449 #: build/C/man5/elf.5:1083
3450 msgid ""
3451 "This section holds a minimal set of dynamic linking symbols.  An object file "
3452 "can also contain a B<SHT_SYMTAB> section."
3453 msgstr ""
3454 "このセクションは動的リンクシンボルの最小セットを保持する。 オブジェクトファイ"
3455 "ルは B<SHT_SYMTAB> セクションも含むことができる。"
3456
3457 #. type: TP
3458 #: build/C/man5/elf.5:1083
3459 #, no-wrap
3460 msgid "B<SHT_LOPROC>"
3461 msgstr "B<SHT_LOPROC>"
3462
3463 #. type: Plain text
3464 #: build/C/man5/elf.5:1088
3465 msgid ""
3466 "This value up to and including B<SHT_HIPROC> is reserved for processor-"
3467 "specific semantics."
3468 msgstr ""
3469 "この値以上で B<SHT_HIPROC> 以下の範囲はプロセッサ固有の意味に予約されている。"
3470
3471 #. type: TP
3472 #: build/C/man5/elf.5:1088
3473 #, no-wrap
3474 msgid "B<SHT_HIPROC>"
3475 msgstr "B<SHT_HIPROC>"
3476
3477 #. type: Plain text
3478 #: build/C/man5/elf.5:1093
3479 msgid ""
3480 "This value down to and including B<SHT_LOPROC> is reserved for processor-"
3481 "specific semantics."
3482 msgstr ""
3483 "この値以下で B<SHT_LOPROC> 以上の範囲はプロセッサ固有の意味に予約されている。"
3484
3485 #. type: TP
3486 #: build/C/man5/elf.5:1093
3487 #, no-wrap
3488 msgid "B<SHT_LOUSER>"
3489 msgstr "B<SHT_LOUSER>"
3490
3491 #. type: Plain text
3492 #: build/C/man5/elf.5:1097
3493 msgid ""
3494 "This value specifies the lower bound of the range of indices reserved for "
3495 "application programs."
3496 msgstr ""
3497 "この値はアプリケーションプログラムのために予約される インデックス範囲の下限を"
3498 "指定する。"
3499
3500 #. type: TP
3501 #: build/C/man5/elf.5:1097
3502 #, no-wrap
3503 msgid "B<SHT_HIUSER>"
3504 msgstr "B<SHT_HIUSER>"
3505
3506 #.  .El
3507 #. type: Plain text
3508 #: build/C/man5/elf.5:1108
3509 msgid ""
3510 "This value specifies the upper bound of the range of indices reserved for "
3511 "application programs.  Section types between B<SHT_LOUSER> and B<SHT_HIUSER> "
3512 "may be used by the application, without conflicting with current or future "
3513 "system-defined section types."
3514 msgstr ""
3515 "この値はアプリケーションプログラムのために予約される インデックス範囲の上限を"
3516 "指定する。 B<SHT_LOUSER> から B<SHT_HIUSER> の間のセクションタイプは、 現在ま"
3517 "たは将来のシステム定義セクションタイプと衝突することなく、 アプリケーションで"
3518 "使用することができる。"
3519
3520 #. type: TP
3521 #: build/C/man5/elf.5:1109
3522 #, no-wrap
3523 msgid "I<sh_flags>"
3524 msgstr "I<sh_flags>"
3525
3526 #.  .Bl -tag -width "SHF_EXECINSTR" -compact
3527 #. type: Plain text
3528 #: build/C/man5/elf.5:1122
3529 msgid ""
3530 "Sections support one-bit flags that describe miscellaneous attributes.  If a "
3531 "flag bit is set in I<sh_flags>, the attribute is \"on\" for the section.  "
3532 "Otherwise, the attribute is \"off\" or does not apply.  Undefined attributes "
3533 "are set to zero."
3534 msgstr ""
3535 "様々な属性を記述するための 1 ビットのフラグをサポートするセクション。 フラグ"
3536 "ビットが I<sh_flags> に設定された場合、そのセクションについての属性は \"オン"
3537 "\" になる。 それ以外の場合、属性が \"オフ\" であるか属性が適用されない。 未定"
3538 "義の属性は 0 に設定される。"
3539
3540 #. type: TP
3541 #: build/C/man5/elf.5:1123
3542 #, no-wrap
3543 msgid "B<SHF_WRITE>"
3544 msgstr "B<SHF_WRITE>"
3545
3546 #. type: Plain text
3547 #: build/C/man5/elf.5:1127
3548 msgid ""
3549 "This section contains data that should be writable during process execution."
3550 msgstr "このセクションはプロセス実行中に書き込み可能なデータを含む。"
3551
3552 #. type: TP
3553 #: build/C/man5/elf.5:1127
3554 #, no-wrap
3555 msgid "B<SHF_ALLOC>"
3556 msgstr "B<SHF_ALLOC>"
3557
3558 #. type: Plain text
3559 #: build/C/man5/elf.5:1134
3560 msgid ""
3561 "This section occupies memory during process execution.  Some control "
3562 "sections do not reside in the memory image of an object file.  This "
3563 "attribute is off for those sections."
3564 msgstr ""
3565 "このセクションはプロセス実行中にメモリを使用する。 制御セクションの中には、オ"
3566 "ブジェクトファイルのメモリイメージには 存在しないものもある。 そうしたセク"
3567 "ションの場合、この属性はオフである。"
3568
3569 #. type: TP
3570 #: build/C/man5/elf.5:1134
3571 #, no-wrap
3572 msgid "B<SHF_EXECINSTR>"
3573 msgstr "B<SHF_EXECINSTR>"
3574
3575 #. type: Plain text
3576 #: build/C/man5/elf.5:1137
3577 msgid "This section contains executable machine instructions."
3578 msgstr "このセクションは実行可能なマシン命令を含む。"
3579
3580 #. type: TP
3581 #: build/C/man5/elf.5:1137
3582 #, no-wrap
3583 msgid "B<SHF_MASKPROC>"
3584 msgstr "B<SHF_MASKPROC>"
3585
3586 #. type: Plain text
3587 #: build/C/man5/elf.5:1141
3588 msgid ""
3589 "All bits included in this mask are reserved for processor-specific semantics."
3590 msgstr ""
3591 "このマスクに含まれる全てのビットはプロセッサ固有の意味に予約されている。"
3592
3593 #. type: TP
3594 #: build/C/man5/elf.5:1143
3595 #, no-wrap
3596 msgid "I<sh_addr>"
3597 msgstr "I<sh_addr>"
3598
3599 #. type: Plain text
3600 #: build/C/man5/elf.5:1148
3601 msgid ""
3602 "If this section appears in the memory image of a process, this member holds "
3603 "the address at which the section's first byte should reside.  Otherwise, the "
3604 "member contains zero."
3605 msgstr ""
3606 "このセクションがプロセスのメモリイメージにある場合、 このメンバはセクションの"
3607 "最初のバイトが存在するアドレスを保持する。 それ以外の場合、このメンバは 0 で"
3608 "ある。"
3609
3610 #. type: TP
3611 #: build/C/man5/elf.5:1148
3612 #, no-wrap
3613 msgid "I<sh_offset>"
3614 msgstr "I<sh_offset>"
3615
3616 #. type: Plain text
3617 #: build/C/man5/elf.5:1157
3618 msgid ""
3619 "This member's value holds the byte offset from the beginning of the file to "
3620 "the first byte in the section.  One section type, B<SHT_NOBITS>, occupies no "
3621 "space in the file, and its I<sh_offset> member locates the conceptual "
3622 "placement in the file."
3623 msgstr ""
3624 "このメンバの値は、ファイルの先頭からセクションの最初のバイトへの バイトオフ"
3625 "セットを保持する。 セクションタイプ B<SHT_NOBITS> はファイルの領域を全く使用"
3626 "せず、このタイプの I<sh_offset> メンバはファイルの概念的な位置を示す。"
3627
3628 #. type: TP
3629 #: build/C/man5/elf.5:1157
3630 #, no-wrap
3631 msgid "I<sh_size>"
3632 msgstr "I<sh_size>"
3633
3634 #. type: Plain text
3635 #: build/C/man5/elf.5:1169
3636 msgid ""
3637 "This member holds the section's size in bytes.  Unless the section type is "
3638 "B<SHT_NOBITS>, the section occupies I<sh_size> bytes in the file.  A section "
3639 "of type B<SHT_NOBITS> may have a nonzero size, but it occupies no space in "
3640 "the file."
3641 msgstr ""
3642 "このメンバはセクションのサイズ (バイト単位) を保持する。 セクションタイプが "
3643 "B<SHT_NOBITS> でない限り、そのセクションはファイル中の I<sh_size> バイトを使"
3644 "用する。 タイプが B<SHT_NOBITS> のセクションはサイズが 0 でないが、ファイルの"
3645 "領域を使用しない。"
3646
3647 #. type: TP
3648 #: build/C/man5/elf.5:1169
3649 #, no-wrap
3650 msgid "I<sh_link>"
3651 msgstr "I<sh_link>"
3652
3653 #. type: Plain text
3654 #: build/C/man5/elf.5:1173
3655 msgid ""
3656 "This member holds a section header table index link, whose interpretation "
3657 "depends on the section type."
3658 msgstr ""
3659 "このメンバは、セクションヘッダテーブルインデックスリンクを保持する。 この解釈"
3660 "はセクションタイプに依存する。"
3661
3662 #. type: TP
3663 #: build/C/man5/elf.5:1173
3664 #, no-wrap
3665 msgid "I<sh_info>"
3666 msgstr "I<sh_info>"
3667
3668 #. type: Plain text
3669 #: build/C/man5/elf.5:1177
3670 msgid ""
3671 "This member holds extra information, whose interpretation depends on the "
3672 "section type."
3673 msgstr ""
3674 "このメンバは追加情報を保持する。 この解釈はセクションタイプに依存する。"
3675
3676 #. type: TP
3677 #: build/C/man5/elf.5:1177
3678 #, no-wrap
3679 msgid "I<sh_addralign>"
3680 msgstr "I<sh_addralign>"
3681
3682 #. type: Plain text
3683 #: build/C/man5/elf.5:1190
3684 msgid ""
3685 "Some sections have address alignment constraints.  If a section holds a "
3686 "doubleword, the system must ensure doubleword alignment for the entire "
3687 "section.  That is, the value of I<sh_addr> must be congruent to zero, modulo "
3688 "the value of I<sh_addralign>.  Only zero and positive integral powers of two "
3689 "are allowed.  Values of zero or one mean the section has no alignment "
3690 "constraints."
3691 msgstr ""
3692 "アドレス配置に制約があるセクションもある。 セクションが倍長語 (doubleword) を"
3693 "保持する場合、 システムは全てのセクションについて倍長語の配置を保証しなければ"
3694 "ならない。 つまり、 I<sh_addr> の値は I<sh_addralign> の値を法として 0 と合同"
3695 "でなければならない (訳注:「sh_addr mod sh_addralign = 0 でなければならな"
3696 "い)。 2 の 0 乗と正の整数乗のみが許可される。 0 または 1 はセクションの配置に"
3697 "制約がないことを意味する。"
3698
3699 #. type: TP
3700 #: build/C/man5/elf.5:1190
3701 #, no-wrap
3702 msgid "I<sh_entsize>"
3703 msgstr "I<sh_entsize>"
3704
3705 #.  .El
3706 #. type: Plain text
3707 #: build/C/man5/elf.5:1197
3708 msgid ""
3709 "Some sections hold a table of fixed-sized entries, such as a symbol table.  "
3710 "For such a section, this member gives the size in bytes for each entry.  "
3711 "This member contains zero if the section does not hold a table of fixed-size "
3712 "entries."
3713 msgstr ""
3714 "シンボルテーブルのような固定サイズエントリのテーブルを保持する セクションもあ"
3715 "る。 このようなセクションでは、 このメンバは各エントリのサイズ (バイト単位) "
3716 "を表す。 このメンバが 0 の場合、 そのセクションは固定サイズエントリのテーブル"
3717 "を保持しない。"
3718
3719 #.  .Bl -tag -width ".shstrtab"
3720 #. type: Plain text
3721 #: build/C/man5/elf.5:1200
3722 msgid "Various sections hold program and control information:"
3723 msgstr "さまざまなセクションにプログラム情報・制御情報が保持される:"
3724
3725 #. type: TP
3726 #: build/C/man5/elf.5:1200
3727 #, no-wrap
3728 msgid "I<.bss>"
3729 msgstr "I<.bss>"
3730
3731 #. type: Plain text
3732 #: build/C/man5/elf.5:1212
3733 msgid ""
3734 "This section holds uninitialized data that contributes to the program's "
3735 "memory image.  By definition, the system initializes the data with zeros "
3736 "when the program begins to run.  This section is of type B<SHT_NOBITS>.  The "
3737 "attribute types are B<SHF_ALLOC> and B<SHF_WRITE>."
3738 msgstr ""
3739 "このセクションはプログラムのメモリイメージに配置される 非初期化データを保持す"
3740 "る。 定義上、システムはプログラムの実行開始時に、データを 0 で初期化する。 こ"
3741 "のセクションのタイプは B<SHT_NOBITS> である。 属性タイプは B<SHF_ALLOC> と "
3742 "B<SHF_WRITE> である。"
3743
3744 #. type: TP
3745 #: build/C/man5/elf.5:1212
3746 #, no-wrap
3747 msgid "I<.comment>"
3748 msgstr "I<.comment>"
3749
3750 #. type: Plain text
3751 #: build/C/man5/elf.5:1218
3752 msgid ""
3753 "This section holds version control information.  This section is of type "
3754 "B<SHT_PROGBITS>.  No attribute types are used."
3755 msgstr ""
3756 "このセクションはバージョン制御情報を保持する。 このセクションのタイプは "
3757 "B<SHT_PROGBITS> である。 属性タイプは使用されない。"
3758
3759 #. type: TP
3760 #: build/C/man5/elf.5:1218
3761 #, no-wrap
3762 msgid "I<.ctors>"
3763 msgstr "I<.ctors>"
3764
3765 #. type: Plain text
3766 #: build/C/man5/elf.5:1227
3767 msgid ""
3768 "This section holds initialized pointers to the C++ constructor functions.  "
3769 "This section is of type B<SHT_PROGBITS>.  The attribute types are "
3770 "B<SHF_ALLOC> and B<SHF_WRITE>."
3771 msgstr ""
3772 "このセクションは C++ コンストラクタ関数への初期化されたポインタを保持する。 "
3773 "このセクションのタイプは B<SHT_PROGBITS> である。 属性タイプは B<SHF_ALLOC> "
3774 "と B<SHF_WRITE> である。"
3775
3776 #. type: TP
3777 #: build/C/man5/elf.5:1227
3778 #, no-wrap
3779 msgid "I<.data>"
3780 msgstr "I<.data>"
3781
3782 #. type: Plain text
3783 #: build/C/man5/elf.5:1237 build/C/man5/elf.5:1247
3784 msgid ""
3785 "This section holds initialized data that contribute to the program's memory "
3786 "image.  This section is of type B<SHT_PROGBITS>.  The attribute types are "
3787 "B<SHF_ALLOC> and B<SHF_WRITE>."
3788 msgstr ""
3789 "このセクションはプログラムのメモリイメージに配置される 初期化済みデータを保持"
3790 "する。 このセクションのタイプは B<SHT_PROGBITS> である。 属性タイプは "
3791 "B<SHF_ALLOC> と B<SHF_WRITE> である。"
3792
3793 #. type: TP
3794 #: build/C/man5/elf.5:1237
3795 #, no-wrap
3796 msgid "I<.data1>"
3797 msgstr "I<.data1>"
3798
3799 #. type: TP
3800 #: build/C/man5/elf.5:1247
3801 #, no-wrap
3802 msgid "I<.debug>"
3803 msgstr "I<.debug>"
3804
3805 #. type: Plain text
3806 #: build/C/man5/elf.5:1255
3807 msgid ""
3808 "This section holds information for symbolic debugging.  The contents are "
3809 "unspecified.  This section is of type B<SHT_PROGBITS>.  No attribute types "
3810 "are used."
3811 msgstr ""
3812 "このセクションはシンボリックデバッグ用の情報を保持する。 その内容は指定されて"
3813 "いない。 このセクションのタイプは B<SHT_PROGBITS> である。 属性タイプは使用さ"
3814 "れない。"
3815
3816 #. type: TP
3817 #: build/C/man5/elf.5:1255
3818 #, no-wrap
3819 msgid "I<.dtors>"
3820 msgstr "I<.dtors>"
3821
3822 #. type: Plain text
3823 #: build/C/man5/elf.5:1264
3824 msgid ""
3825 "This section holds initialized pointers to the C++ destructor functions.  "
3826 "This section is of type B<SHT_PROGBITS>.  The attribute types are "
3827 "B<SHF_ALLOC> and B<SHF_WRITE>."
3828 msgstr ""
3829 "このセクションは C++ デストラクタ関数への初期化されたポインタを保持する。 こ"
3830 "のセクションのタイプは B<SHT_PROGBITS> である。 属性タイプは B<SHF_ALLOC> と "
3831 "B<SHF_WRITE> である。"
3832
3833 #. type: TP
3834 #: build/C/man5/elf.5:1264
3835 #, no-wrap
3836 msgid "I<.dynamic>"
3837 msgstr "I<.dynamic>"
3838
3839 #. type: Plain text
3840 #: build/C/man5/elf.5:1277
3841 msgid ""
3842 "This section holds dynamic linking information.  The section's attributes "
3843 "will include the B<SHF_ALLOC> bit.  Whether the B<SHF_WRITE> bit is set is "
3844 "processor-specific.  This section is of type B<SHT_DYNAMIC>.  See the "
3845 "attributes above."
3846 msgstr ""
3847 "このセクションは動的リンク情報を保持する。 このセクションの属性は "
3848 "B<SHF_ALLOC> ビットを含む。 B<SHF_WRITE> ビットが設定されるか否かはプロセッサ"
3849 "による。 このセクションのタイプは B<SHT_DYNAMIC> である。 上記の属性を参照す"
3850 "ること。"
3851
3852 #. type: TP
3853 #: build/C/man5/elf.5:1277
3854 #, no-wrap
3855 msgid "I<.dynstr>"
3856 msgstr "I<.dynstr>"
3857
3858 #. type: Plain text
3859 #: build/C/man5/elf.5:1285
3860 msgid ""
3861 "This section holds strings needed for dynamic linking, most commonly the "
3862 "strings that represent the names associated with symbol table entries.  This "
3863 "section is of type B<SHT_STRTAB>.  The attribute type used is B<SHF_ALLOC>."
3864 msgstr ""
3865 "このセクションは動的リンクに必要な文字列を保持する。 最も一般的には、この文字"
3866 "列はシンボルテーブルエントリと 関連づけられた名前を表す。 このセクションのタ"
3867 "イプは B<SHT_STRTAB> である。 使用される属性タイプは B<SHF_ALLOC> である。"
3868
3869 #. type: TP
3870 #: build/C/man5/elf.5:1285
3871 #, no-wrap
3872 msgid "I<.dynsym>"
3873 msgstr "I<.dynsym>"
3874
3875 #. type: Plain text
3876 #: build/C/man5/elf.5:1292
3877 msgid ""
3878 "This section holds the dynamic linking symbol table.  This section is of "
3879 "type B<SHT_DYNSYM>.  The attribute used is B<SHF_ALLOC>."
3880 msgstr ""
3881 "このセクションは動的リンクシンボルテーブルを保持する。 このセクションのタイプ"
3882 "は B<SHT_DYNSYM> である。 使用される属性タイプは B<SHF_ALLOC> である。"
3883
3884 #. type: TP
3885 #: build/C/man5/elf.5:1292
3886 #, no-wrap
3887 msgid "I<.fini>"
3888 msgstr "I<.fini>"
3889
3890 #. type: Plain text
3891 #: build/C/man5/elf.5:1304
3892 msgid ""
3893 "This section holds executable instructions that contribute to the process "
3894 "termination code.  When a program exits normally the system arranges to "
3895 "execute the code in this section.  This section is of type B<SHT_PROGBITS>.  "
3896 "The attributes used are B<SHF_ALLOC> and B<SHF_EXECINSTR>."
3897 msgstr ""
3898 "このセクションはプロセス終了コードに置かれる実行可能命令を保持する。 プロセス"
3899 "が正常に終了した場合、システムはこのセクションにある コードを配置して実行す"
3900 "る。 このセクションのタイプは B<SHT_PROGBITS> である。 使用される属性タイプ"
3901 "は B<SHF_ALLOC> と B<SHF_EXECINSTR> である。"
3902
3903 #. type: TP
3904 #: build/C/man5/elf.5:1304
3905 #, no-wrap
3906 msgid "I<.gnu.version>"
3907 msgstr "I<.gnu.version>"
3908
3909 #. type: Plain text
3910 #: build/C/man5/elf.5:1313
3911 msgid ""
3912 "This section holds the version symbol table, an array of I<ElfN_Half> "
3913 "elements.  This section is of type B<SHT_GNU_versym>.  The attribute type "
3914 "used is B<SHF_ALLOC>."
3915 msgstr ""
3916 "このセクションはバージョン・シンボル・テーブルを保持する。 その内容は "
3917 "I<ElfN_Half> 要素の配列である。 このセクションのタイプは B<SHT_GNU_versym> で"
3918 "ある。 使用される属性タイプは B<SHF_ALLOC> である。"
3919
3920 #. type: TP
3921 #: build/C/man5/elf.5:1313
3922 #, no-wrap
3923 msgid "I<.gnu.version_d>"
3924 msgstr "I<.gnu.version_d>"
3925
3926 #. type: Plain text
3927 #: build/C/man5/elf.5:1322
3928 msgid ""
3929 "This section holds the version symbol definitions, a table of I<ElfN_Verdef> "
3930 "structures.  This section is of type B<SHT_GNU_verdef>.  The attribute type "
3931 "used is B<SHF_ALLOC>."
3932 msgstr ""
3933 "このセクションはバージョンシンボルの定義を保持する。 その内容は "
3934 "I<ElfN_Verdef> 構造体のテーブルである。 このセクションのタイプは "
3935 "B<SHT_GNU_verdef> である。 使用される属性タイプは B<SHF_ALLOC> である。"
3936
3937 #. type: TP
3938 #: build/C/man5/elf.5:1322
3939 #, no-wrap
3940 msgid "I<.gnu.version_r>"
3941 msgstr "I<.gnu.version_r>"
3942
3943 #. type: Plain text
3944 #: build/C/man5/elf.5:1332
3945 msgid ""
3946 "This section holds the version symbol needed elements, a table of "
3947 "I<ElfN_Verneed> structures.  This section is of type B<SHT_GNU_versym>.  The "
3948 "attribute type used is B<SHF_ALLOC>."
3949 msgstr ""
3950 "このセクションはバージョンシンボルが必要とする要素を保持する。 その内容は "
3951 "I<ElfN_Verneed> 構造体のテーブルである。 このセクションのタイプは "
3952 "B<SHT_GNU_versym> である。 使用される属性タイプは B<shf_alloc> である。"
3953
3954 #. type: TP
3955 #: build/C/man5/elf.5:1332
3956 #, no-wrap
3957 msgid "I<.got>"
3958 msgstr "I<.got>"
3959
3960 #. type: Plain text
3961 #: build/C/man5/elf.5:1338
3962 msgid ""
3963 "This section holds the global offset table.  This section is of type "
3964 "B<SHT_PROGBITS>.  The attributes are processor-specific."
3965 msgstr ""
3966 "このセクションはグローバルオフセットテーブルを保持する。 このセクションのタイ"
3967 "プは B<SHT_PROGBITS> である。 属性はプロセッサ毎に異なる。"
3968
3969 #. type: TP
3970 #: build/C/man5/elf.5:1338
3971 #, no-wrap
3972 msgid "I<.hash>"
3973 msgstr "I<.hash>"
3974
3975 #. type: Plain text
3976 #: build/C/man5/elf.5:1345
3977 msgid ""
3978 "This section holds a symbol hash table.  This section is of type "
3979 "B<SHT_HASH>.  The attribute used is B<SHF_ALLOC>."
3980 msgstr ""
3981 "このセクションはシンボルハッシュテーブルを保持する。 セクションのタイプは "
3982 "B<SHT_HASH> である。 使用される属性は B<SHF_ALLOC> である。"
3983
3984 #. type: TP
3985 #: build/C/man5/elf.5:1345
3986 #, no-wrap
3987 msgid "I<.init>"
3988 msgstr "I<.init>"
3989
3990 #. type: Plain text
3991 #: build/C/man5/elf.5:1357
3992 msgid ""
3993 "This section holds executable instructions that contribute to the process "
3994 "initialization code.  When a program starts to run the system arranges to "
3995 "execute the code in this section before calling the main program entry "
3996 "point.  This section is of type B<SHT_PROGBITS>.  The attributes used are "
3997 "B<SHF_ALLOC> and B<SHF_EXECINSTR>."
3998 msgstr ""
3999 "このセクションはプロセス初期化コードに配置される実行可能命令を保持する。 プロ"
4000 "グラムが実行を開始すると、 システムはメインプログラムエントリポイントを呼び出"
4001 "す前に、 このセクションにあるコードを配置して実行する。 このセクションはのタ"
4002 "イプは B<SHT_PROGBITS> である。 使用される属性は B<SHF_ALLOC> と "
4003 "B<SHF_EXECINSTR> である。"
4004
4005 #. type: TP
4006 #: build/C/man5/elf.5:1357
4007 #, no-wrap
4008 msgid "I<.interp>"
4009 msgstr "I<.interp>"
4010
4011 #. type: Plain text
4012 #: build/C/man5/elf.5:1368
4013 msgid ""
4014 "This section holds the pathname of a program interpreter.  If the file has a "
4015 "loadable segment that includes the section, the section's attributes will "
4016 "include the B<SHF_ALLOC> bit.  Otherwise, that bit will be off.  This "
4017 "section is of type B<SHT_PROGBITS>."
4018 msgstr ""
4019 "このセクションはプログラムインタプリタのパス名を保持する。 ファイルにこのセク"
4020 "ションを含むロード可能セグメントがある場合、 そのセクションの属性には "
4021 "B<SHF_ALLOC> ビットが含まれる。 それ以外の場合このビットはオフになる。 このセ"
4022 "クションのタイプは B<SHT_PROGBITS> である。"
4023
4024 #. type: TP
4025 #: build/C/man5/elf.5:1368
4026 #, no-wrap
4027 msgid "I<.line>"
4028 msgstr "I<.line>"
4029
4030 #. type: Plain text
4031 #: build/C/man5/elf.5:1376
4032 msgid ""
4033 "This section holds line number information for symbolic debugging, which "
4034 "describes the correspondence between the program source and the machine "
4035 "code.  The contents are unspecified.  This section is of type "
4036 "B<SHT_PROGBITS>.  No attribute types are used."
4037 msgstr ""
4038 "このセクションはシンボリックデバッグのための行番号情報を保持する。 ここにはプ"
4039 "ログラムソースコードとマシンコードの対応関係が記述される。 内容は指定されてい"
4040 "ない。 このセクションのタイプは B<SHT_PROGBITS> である。 属性タイプは使用され"
4041 "ない。"
4042
4043 #. type: TP
4044 #: build/C/man5/elf.5:1376
4045 #, no-wrap
4046 msgid "I<.note>"
4047 msgstr "I<.note>"
4048
4049 #. type: Plain text
4050 #: build/C/man5/elf.5:1389
4051 msgid ""
4052 "This section holds information in the \"Note Section\" format.  This section "
4053 "is of type B<SHT_NOTE>.  No attribute types are used.  OpenBSD native "
4054 "executables usually contain a I<.note.openbsd.ident> section to identify "
4055 "themselves, for the kernel to bypass any compatibility ELF binary emulation "
4056 "tests when loading the file."
4057 msgstr ""
4058 "このセクションは \"Note Section\" 形式で情報を保持する。このセクションのタイ"
4059 "プ\n"
4060 "は B<SHT_NOTE> である。属性タイプは使用されない。通常 OpenBSD ネイティブ実"
4061 "行\n"
4062 "可能ファイルは自身を識別するために I<.note.openbsd.ident> セクションを持"
4063 "つ。\n"
4064 "これによりカーネルは、ファイルをロードする際に 互換 ELF バイナリエミュレー"
4065 "ショ\n"
4066 "ンテストを回避できる。"
4067
4068 #. type: TP
4069 #: build/C/man5/elf.5:1389
4070 #, no-wrap
4071 msgid "I<.note.GNU-stack>"
4072 msgstr "I<.note.GNU-stack>"
4073
4074 #. type: Plain text
4075 #: build/C/man5/elf.5:1398
4076 msgid ""
4077 "This section is used in Linux object files for declaring stack attributes.  "
4078 "This section is of type B<SHT_PROGBITS>.  The only attribute used is "
4079 "B<SHF_EXECINSTR>.  This indicates to the GNU linker that the object file "
4080 "requires an executable stack."
4081 msgstr ""
4082 "このセクションは Linux のオブジェクトファイルで スタック属性を宣言するのに使"
4083 "用される。 セクションのタイプは B<SHT_PROGBITS> である。使用される属性は "
4084 "B<SHF_EXECINSTR> だけである。この属性は GNU リンカに対して オブジェクトファイ"
4085 "ルが実行可能なスタック (executable stack) を必要とする 示すものである。"
4086
4087 #. type: TP
4088 #: build/C/man5/elf.5:1398
4089 #, no-wrap
4090 msgid "I<.plt>"
4091 msgstr "I<.plt>"
4092
4093 #. type: Plain text
4094 #: build/C/man5/elf.5:1404
4095 msgid ""
4096 "This section holds the procedure linkage table.  This section is of type "
4097 "B<SHT_PROGBITS>.  The attributes are processor-specific."
4098 msgstr ""
4099 "このセクションは手続き (procedure) リンクテーブルを保持する。 このセクション"
4100 "のタイプは B<SHT_PROGBITS> である。 属性はプロセッサ毎に異なる。"
4101
4102 #. type: TP
4103 #: build/C/man5/elf.5:1404
4104 #, no-wrap
4105 msgid "I<.relNAME>"
4106 msgstr "I<.relNAME>"
4107
4108 #. type: Plain text
4109 #: build/C/man5/elf.5:1423
4110 msgid ""
4111 "This section holds relocation information as described below.  If the file "
4112 "has a loadable segment that includes relocation, the section's attributes "
4113 "will include the B<SHF_ALLOC> bit.  Otherwise, the bit will be off.  By "
4114 "convention, \"NAME\" is supplied by the section to which the relocations "
4115 "apply.  Thus a relocation section for B<.text> normally would have the name "
4116 "B<.rel.text>.  This section is of type B<SHT_REL>."
4117 msgstr ""
4118 "このセクションは以下に記述される再配置情報を保持する。 ファイルが再配置を含む"
4119 "ロード可能セグメントを持っている場合、 このセクションの属性は B<SHF_ALLOC> "
4120 "ビットを含む。 それ以外の場合、そのビットはオフである。 慣例として、 \"NAME"
4121 "\" は再配置が適用されるセクションが指定される。 よって B<.text> についての再"
4122 "配置セクションは、通常は B<.rel.text> という名前を持つ。 このセクションのタイ"
4123 "プは B<SHT_REL> である。"
4124
4125 #. type: TP
4126 #: build/C/man5/elf.5:1423
4127 #, no-wrap
4128 msgid "I<.relaNAME>"
4129 msgstr "I<.relaNAME>"
4130
4131 #. type: Plain text
4132 #: build/C/man5/elf.5:1442
4133 msgid ""
4134 "This section holds relocation information as described below.  If the file "
4135 "has a loadable segment that includes relocation, the section's attributes "
4136 "will include the B<SHF_ALLOC> bit.  Otherwise, the bit will be off.  By "
4137 "convention, \"NAME\" is supplied by the section to which the relocations "
4138 "apply.  Thus a relocation section for B<.text> normally would have the name "
4139 "B<.rela.text>.  This section is of type B<SHT_RELA>."
4140 msgstr ""
4141 "このセクションは以下に記述される再配置情報を保持する。 ファイルが再配置を含む"
4142 "ロード可能セグメントを持っている場合、 このセクションの属性は B<SHF_ALLOC> "
4143 "ビットを含む。 それ以外の場合、そのビットはオフである。 慣例として、 \"NAME"
4144 "\" は再配置が適用されるセクションが指定される。 よって B<.text> についての再"
4145 "配置セクションは、通常は B<.rela.text> という名前を持つ。 このセクションのタ"
4146 "イプは B<SHT_RELA> である。"
4147
4148 #. type: TP
4149 #: build/C/man5/elf.5:1442
4150 #, no-wrap
4151 msgid "I<.rodata>"
4152 msgstr "I<.rodata>"
4153
4154 #. type: Plain text
4155 #: build/C/man5/elf.5:1450 build/C/man5/elf.5:1458
4156 msgid ""
4157 "This section holds read-only data that typically contributes to a "
4158 "nonwritable segment in the process image.  This section is of type "
4159 "B<SHT_PROGBITS>.  The attribute used is B<SHF_ALLOC>."
4160 msgstr ""
4161 "このセクションはリードオンリーのデータを保持する。 このデータはプロセスイメー"
4162 "ジにおける書き込み不可能なセグメントに置かれる。 このセクションのタイプは "
4163 "B<SHT_PROGBITS> である。 使用される属性は B<SHF_ALLOC> である。"
4164
4165 #. type: TP
4166 #: build/C/man5/elf.5:1450
4167 #, no-wrap
4168 msgid "I<.rodata1>"
4169 msgstr "I<.rodata1>"
4170
4171 #. type: TP
4172 #: build/C/man5/elf.5:1458
4173 #, no-wrap
4174 msgid "I<.shstrtab>"
4175 msgstr "I<.shstrtab>"
4176
4177 #. type: Plain text
4178 #: build/C/man5/elf.5:1464
4179 msgid ""
4180 "This section holds section names.  This section is of type B<SHT_STRTAB>.  "
4181 "No attribute types are used."
4182 msgstr ""
4183 "このセクションはセクション名を保持する。 このセクションのタイプは "
4184 "B<SHT_STRTAB> である。 属性タイプは使用されない。"
4185
4186 #. type: TP
4187 #: build/C/man5/elf.5:1464
4188 #, no-wrap
4189 msgid "I<.strtab>"
4190 msgstr "I<.strtab>"
4191
4192 #. type: Plain text
4193 #: build/C/man5/elf.5:1476
4194 msgid ""
4195 "This section holds strings, most commonly the strings that represent the "
4196 "names associated with symbol table entries.  If the file has a loadable "
4197 "segment that includes the symbol string table, the section's attributes will "
4198 "include the B<SHF_ALLOC> bit.  Otherwise, the bit will be off.  This section "
4199 "is of type B<SHT_STRTAB>."
4200 msgstr ""
4201 "このセクションは文字列を保持する。 最も一般的なのは、シンボルテーブルエントリ"
4202 "に関連づけられた 名前を表す文字列である。 ファイルがシンボル文字列テーブルを"
4203 "含むロード可能セグメントを持つ場合、 セクションの属性は B<SHF_ALLOC> ビットを"
4204 "含む。 それ以外の場合、そのビットはオフである。 このセクションのタイプは "
4205 "B<SHT_STRTAB> である。"
4206
4207 #. type: TP
4208 #: build/C/man5/elf.5:1476
4209 #, no-wrap
4210 msgid "I<.symtab>"
4211 msgstr "I<.symtab>"
4212
4213 #. type: Plain text
4214 #: build/C/man5/elf.5:1487
4215 msgid ""
4216 "This section holds a symbol table.  If the file has a loadable segment that "
4217 "includes the symbol table, the section's attributes will include the "
4218 "B<SHF_ALLOC> bit.  Otherwise, the bit will be off.  This section is of type "
4219 "B<SHT_SYMTAB>."
4220 msgstr ""
4221 "このセクションはシンボルテーブルを保持する。 ファイルがシンボルテーブルを含む"
4222 "ロード可能セグメントを持つ場合、 セクションの属性は B<SHF_ALLOC> ビットを含"
4223 "む。 それ以外の場合、ビットはオフである。 このセクションのタイプは "
4224 "B<SHT_SYMTAB> である。"
4225
4226 #. type: TP
4227 #: build/C/man5/elf.5:1487
4228 #, no-wrap
4229 msgid "I<.text>"
4230 msgstr "I<.text>"
4231
4232 #.  .El
4233 #. type: Plain text
4234 #: build/C/man5/elf.5:1499
4235 msgid ""
4236 "This section holds the \"text\", or executable instructions, of a program.  "
4237 "This section is of type B<SHT_PROGBITS>.  The attributes used are "
4238 "B<SHF_ALLOC> and B<SHF_EXECINSTR>."
4239 msgstr ""
4240 "このセクションはプログラムの \"テキスト\" または実行可能命令を保持する。 セク"
4241 "ションのタイプは B<SHT_PROGBITS> である。 使用される属性は B<SHF_ALLOC> と "
4242 "B<SHF_EXECINSTR> である。"
4243
4244 #. type: Plain text
4245 #: build/C/man5/elf.5:1510
4246 msgid ""
4247 "String table sections hold null-terminated character sequences, commonly "
4248 "called strings.  The object file uses these strings to represent symbol and "
4249 "section names.  One references a string as an index into the string table "
4250 "section.  The first byte, which is index zero, is defined to hold a null "
4251 "byte (\\(aq\\e0\\(aq).  Similarly, a string table's last byte is defined to "
4252 "hold a null byte, ensuring null termination for all strings."
4253 msgstr ""
4254 "文字列テーブルセクションはヌル文字で終端されたキャラクタ配列 (通常文字列と呼"
4255 "ばれるもの) を保持する。 オブジェクトファイルはこれらの文字列を シンボル名と"
4256 "セクション名を表すために使う。 文字列は、文字列テーブルセクションへのインデッ"
4257 "クスとして参照される。 インデックス 0 の最初のバイトは、ヌルバイト (\\(aq"
4258 "\\e0\\(aq) を 保持すると定義されている。 同様に文字列テーブルの最後のバイトも"
4259 "ヌル文字を保持すると定義されている。 これは全ての文字列がヌルバイトで終端され"
4260 "ていることを保証するためである。"
4261
4262 #. type: Plain text
4263 #: build/C/man5/elf.5:1515
4264 msgid ""
4265 "An object file's symbol table holds information needed to locate and "
4266 "relocate a program's symbolic definitions and references.  A symbol table "
4267 "index is a subscript into this array."
4268 msgstr ""
4269 "オブジェクトファイルのシンボルテーブルは、 プログラムのシンボル定義と参照を配"
4270 "置または再配置するのに 必要な情報を保持する。"
4271
4272 #. type: Plain text
4273 #: build/C/man5/elf.5:1526
4274 #, no-wrap
4275 msgid ""
4276 "typedef struct {\n"
4277 "    uint32_t      st_name;\n"
4278 "    Elf32_Addr    st_value;\n"
4279 "    uint32_t      st_size;\n"
4280 "    unsigned char st_info;\n"
4281 "    unsigned char st_other;\n"
4282 "    uint16_t      st_shndx;\n"
4283 "} Elf32_Sym;\n"
4284 msgstr ""
4285 "typedef struct {\n"
4286 "    uint32_t      st_name;\n"
4287 "    Elf32_Addr    st_value;\n"
4288 "    uint32_t      st_size;\n"
4289 "    unsigned char st_info;\n"
4290 "    unsigned char st_other;\n"
4291 "    uint16_t      st_shndx;\n"
4292 "} Elf32_Sym;\n"
4293
4294 #. type: Plain text
4295 #: build/C/man5/elf.5:1539
4296 #, no-wrap
4297 msgid ""
4298 "typedef struct {\n"
4299 "    uint32_t      st_name;\n"
4300 "    unsigned char st_info;\n"
4301 "    unsigned char st_other;\n"
4302 "    uint16_t      st_shndx;\n"
4303 "    Elf64_Addr    st_value;\n"
4304 "    uint64_t      st_size;\n"
4305 "} Elf64_Sym;\n"
4306 msgstr ""
4307 "typedef struct {\n"
4308 "    uint32_t      st_name;\n"
4309 "    unsigned char st_info;\n"
4310 "    unsigned char st_other;\n"
4311 "    uint16_t      st_shndx;\n"
4312 "    Elf64_Addr    st_value;\n"
4313 "    uint64_t      st_size;\n"
4314 "} Elf64_Sym;\n"
4315
4316 #.  .Bl -tag -width "st_value"
4317 #. type: Plain text
4318 #: build/C/man5/elf.5:1545
4319 msgid ""
4320 "The 32-bit and 64-bit versions have the same members, just in a different "
4321 "order."
4322 msgstr ""
4323 "32 ビット版と 64 ビット版は同じメンバを持ち、単に順番が異なるだけである。"
4324
4325 #. type: TP
4326 #: build/C/man5/elf.5:1545
4327 #, no-wrap
4328 msgid "I<st_name>"
4329 msgstr "I<st_name>"
4330
4331 #. type: Plain text
4332 #: build/C/man5/elf.5:1553
4333 msgid ""
4334 "This member holds an index into the object file's symbol string table, which "
4335 "holds character representations of the symbol names.  If the value is "
4336 "nonzero, it represents a string table index that gives the symbol name.  "
4337 "Otherwise, the symbol table has no name."
4338 msgstr ""
4339 "このメンバはオブジェクトファイルのシンボル文字列テーブルの インデックスを保持"
4340 "する。 シンボル文字列テーブルはシンボル名の文字表現を保持する。 この値が 0 で"
4341 "ない場合、シンボル名を得るための文字テーブルインデックスを表す。 それ以外の場"
4342 "合、シンボルテーブルは名前を持たない。"
4343
4344 #. type: TP
4345 #: build/C/man5/elf.5:1553
4346 #, no-wrap
4347 msgid "I<st_value>"
4348 msgstr "I<st_value>"
4349
4350 #. type: Plain text
4351 #: build/C/man5/elf.5:1556
4352 msgid "This member gives the value of the associated symbol."
4353 msgstr "このメンバは関連づけられたシンボルの値を表す。"
4354
4355 #. type: TP
4356 #: build/C/man5/elf.5:1556
4357 #, no-wrap
4358 msgid "I<st_size>"
4359 msgstr "I<st_size>"
4360
4361 #. type: Plain text
4362 #: build/C/man5/elf.5:1561
4363 msgid ""
4364 "Many symbols have associated sizes.  This member holds zero if the symbol "
4365 "has no size or an unknown size."
4366 msgstr ""
4367 "多くのシンボルにはそれに関連づけられたサイズがある。 シンボルがサイズを持たな"
4368 "い場合、またはサイズが不明な場合、 このメンバは 0 である。"
4369
4370 #. type: TP
4371 #: build/C/man5/elf.5:1561
4372 #, no-wrap
4373 msgid "I<st_info>"
4374 msgstr "I<st_info>"
4375
4376 #.  .Bl -tag -width "STT_SECTION"
4377 #. type: Plain text
4378 #: build/C/man5/elf.5:1565
4379 msgid "This member specifies the symbol's type and binding attributes:"
4380 msgstr "このメンバはシンボルのタイプとバインディング (binding) 属性を指定する:"
4381
4382 #. type: TP
4383 #: build/C/man5/elf.5:1566
4384 #, no-wrap
4385 msgid "B<STT_NOTYPE>"
4386 msgstr "B<STT_NOTYPE>"
4387
4388 #. type: Plain text
4389 #: build/C/man5/elf.5:1569
4390 msgid "The symbol's type is not defined."
4391 msgstr "シンボルのタイプが定義されていない。"
4392
4393 #. type: TP
4394 #: build/C/man5/elf.5:1569
4395 #, no-wrap
4396 msgid "B<STT_OBJECT>"
4397 msgstr "B<STT_OBJECT>"
4398
4399 #. type: Plain text
4400 #: build/C/man5/elf.5:1572
4401 msgid "The symbol is associated with a data object."
4402 msgstr "シンボルはデータオブジェクトに関連づけられている。"
4403
4404 #. type: TP
4405 #: build/C/man5/elf.5:1572
4406 #, no-wrap
4407 msgid "B<STT_FUNC>"
4408 msgstr "B<STT_FUNC>"
4409
4410 #. type: Plain text
4411 #: build/C/man5/elf.5:1575
4412 msgid "The symbol is associated with a function or other executable code."
4413 msgstr "シンボルは関数またはその他の実行コードに関連づけられている。"
4414
4415 #. type: TP
4416 #: build/C/man5/elf.5:1575
4417 #, no-wrap
4418 msgid "B<STT_SECTION>"
4419 msgstr "B<STT_SECTION>"
4420
4421 #. type: Plain text
4422 #: build/C/man5/elf.5:1582
4423 msgid ""
4424 "The symbol is associated with a section.  Symbol table entries of this type "
4425 "exist primarily for relocation and normally have B<STB_LOCAL> bindings."
4426 msgstr ""
4427 "シンボルはセクションに関連づけられている。 このタイプのシンボルテーブルエント"
4428 "リは、 主として再配置のために存在し、通常は B<STB_LOCAL> バインディングを持"
4429 "つ。"
4430
4431 #. type: TP
4432 #: build/C/man5/elf.5:1582
4433 #, no-wrap
4434 msgid "B<STT_FILE>"
4435 msgstr "B<STT_FILE>"
4436
4437 #. type: Plain text
4438 #: build/C/man5/elf.5:1593
4439 msgid ""
4440 "By convention, the symbol's name gives the name of the source file "
4441 "associated with the object file.  A file symbol has B<STB_LOCAL> bindings, "
4442 "its section index is B<SHN_ABS>, and it precedes the other B<STB_LOCAL> "
4443 "symbols of the file, if it is present."
4444 msgstr ""
4445 "慣例として、シンボルの名前は オブジェクトファイルに関連づけられたソースファイ"
4446 "ルの名前を指定する。 ファイルシンボルは B<STB_LOCAL> バインディングを持ち、そ"
4447 "のセクションインデックスは B<SHN_ABS> である。 ファイルシンボルは、ファイルに"
4448 "他の B<STB_LOCAL> シンボルがある場合は、それよりも先に来る。"
4449
4450 #. type: TP
4451 #: build/C/man5/elf.5:1593
4452 #, no-wrap
4453 msgid "B<STT_LOPROC>"
4454 msgstr "B<STT_LOPROC>"
4455
4456 #. type: Plain text
4457 #: build/C/man5/elf.5:1598
4458 msgid ""
4459 "This value up to and including B<STT_HIPROC> is reserved for processor-"
4460 "specific semantics."
4461 msgstr ""
4462 "この値以上で B<STT_HIPROC> 以下の範囲はプロセッサ固有の意味に予約されている。"
4463
4464 #. type: TP
4465 #: build/C/man5/elf.5:1598
4466 #, no-wrap
4467 msgid "B<STT_HIPROC>"
4468 msgstr "B<STT_HIPROC>"
4469
4470 #.  .El
4471 #.  .Bl -tag -width "STB_GLOBAL"
4472 #. type: Plain text
4473 #: build/C/man5/elf.5:1605
4474 msgid ""
4475 "This value down to and including B<STT_LOPROC> is reserved for processor-"
4476 "specific semantics."
4477 msgstr ""
4478 "この値以下で B<STT_LOPROC> 以上の範囲はプロセッサ固有の意味に予約されている。"
4479
4480 #. type: TP
4481 #: build/C/man5/elf.5:1605
4482 #, no-wrap
4483 msgid "B<STB_LOCAL>"
4484 msgstr "B<STB_LOCAL>"
4485
4486 #. type: Plain text
4487 #: build/C/man5/elf.5:1611
4488 msgid ""
4489 "Local symbols are not visible outside the object file containing their "
4490 "definition.  Local symbols of the same name may exist in multiple files "
4491 "without interfering with each other."
4492 msgstr ""
4493 "局所的シンボルはその定義を含むオブジェクトファイルの外からは見えない。 同じ名"
4494 "前の局所的シンボルは、お互いに影響を受けることなく、 複数のファイルに存在でき"
4495 "る。"
4496
4497 #. type: TP
4498 #: build/C/man5/elf.5:1611
4499 #, no-wrap
4500 msgid "B<STB_GLOBAL>"
4501 msgstr "B<STB_GLOBAL>"
4502
4503 #. type: Plain text
4504 #: build/C/man5/elf.5:1617
4505 msgid ""
4506 "Global symbols are visible to all object files being combined.  One file's "
4507 "definition of a global symbol will satisfy another file's undefined "
4508 "reference to the same symbol."
4509 msgstr ""
4510 "大域的シンボルは結びつけられている全てのオブジェクトファイルから見える。 1 つ"
4511 "のファイルで大域的シンボルが定義されていたら、 他のファイルでは同じシンボルへ"
4512 "の参照は未定義でなければならない。"
4513
4514 #. type: TP
4515 #: build/C/man5/elf.5:1617
4516 #, no-wrap
4517 msgid "B<STB_WEAK>"
4518 msgstr "B<STB_WEAK>"
4519
4520 #. type: Plain text
4521 #: build/C/man5/elf.5:1621
4522 msgid ""
4523 "Weak symbols resemble global symbols, but their definitions have lower "
4524 "precedence."
4525 msgstr "弱シンボルは大域的シンボルに似ているが、その定義は優先度が低い。"
4526
4527 #. type: TP
4528 #: build/C/man5/elf.5:1621
4529 #, no-wrap
4530 msgid "B<STB_LOPROC>"
4531 msgstr "B<STB_LOPROC>"
4532
4533 #. type: Plain text
4534 #: build/C/man5/elf.5:1626
4535 msgid ""
4536 "This value up to and including B<STB_HIPROC> is reserved for processor-"
4537 "specific semantics."
4538 msgstr ""
4539 "この値以上で B<STB_HIPROC> 以下の範囲はプロセッサ固有の意味に予約されている。"
4540
4541 #. type: TP
4542 #: build/C/man5/elf.5:1626
4543 #, no-wrap
4544 msgid "B<STB_HIPROC>"
4545 msgstr "B<STB_HIPROC>"
4546
4547 #. type: Plain text
4548 #: build/C/man5/elf.5:1631
4549 msgid ""
4550 "This value down to and including B<STB_LOPROC> is reserved for processor-"
4551 "specific semantics."
4552 msgstr ""
4553 "この値以下で B<STB_LOPROC> 以上の範囲はプロセッサ固有の意味に予約されている。"
4554
4555 #. type: Plain text
4556 #: build/C/man5/elf.5:1633
4557 msgid "There are macros for packing and unpacking the binding and type fields:"
4558 msgstr ""
4559 "バインディングとタイプフィールドを パックしたりアンパックしたりするマクロがあ"
4560 "る:"
4561
4562 #. type: Plain text
4563 #: build/C/man5/elf.5:1640
4564 msgid ""
4565 "B<ELF32_ST_BIND>(info)  or B<ELF64_ST_BIND>(info)  extract a binding from an "
4566 "I<st_info> value."
4567 msgstr ""
4568 "B<ELF32_ST_BIND>(info)  または B<ELF64_ST_BIND>(info)  I<st_info> の値からバ"
4569 "インディングを取り出す。"
4570
4571 #. type: Plain text
4572 #: build/C/man5/elf.5:1644
4573 msgid "B<ELF32_ST_TYPE>(info)  or B<ELF64_ST_TYPE>(info)"
4574 msgstr "B<ELF32_ST_TYPE>(info)  または B<ELF64_ST_TYPE>(info)"
4575
4576 #. type: Plain text
4577 #: build/C/man5/elf.5:1648
4578 msgid "extract a type from an I<st_info> value."
4579 msgstr "I<st_info> の値からタイプを取り出す。"
4580
4581 #. type: Plain text
4582 #: build/C/man5/elf.5:1652
4583 msgid "B<ELF32_ST_INFO>(bind, type)  or B<ELF64_ST_INFO>(bind, type)"
4584 msgstr "B<ELF32_ST_INFO>(bind, type)  または B<ELF64_ST_INFO>(bind, type)"
4585
4586 #. type: Plain text
4587 #: build/C/man5/elf.5:1656
4588 msgid "convert a binding and a type into an I<st_info> value."
4589 msgstr "バインディングとタイプを I<st_info> の値に変換する。"
4590
4591 #. type: TP
4592 #: build/C/man5/elf.5:1658
4593 #, no-wrap
4594 msgid "I<st_other>"
4595 msgstr "I<st_other>"
4596
4597 #.  .Bl -tag -width "STV_PROTECTED"
4598 #. type: Plain text
4599 #: build/C/man5/elf.5:1662
4600 msgid "This member defines the symbol visibility."
4601 msgstr "このメンバはシンボルの visibility (見える範囲) を規定する。"
4602
4603 #. type: TP
4604 #: build/C/man5/elf.5:1663
4605 #, no-wrap
4606 msgid "B<STV_DEFAULT>"
4607 msgstr "B<STV_DEFAULT>"
4608
4609 #. type: Plain text
4610 #: build/C/man5/elf.5:1667
4611 msgid "Default symbol visibility rules."
4612 msgstr "デフォルトのシンボル visibility ルール。"
4613
4614 #. type: TP
4615 #: build/C/man5/elf.5:1667
4616 #, no-wrap
4617 msgid "B<STV_INTERNAL>"
4618 msgstr "B<STV_INTERNAL>"
4619
4620 #. type: Plain text
4621 #: build/C/man5/elf.5:1670
4622 msgid "Processor-specific hidden class."
4623 msgstr "プロセッサ固有の隠しクラス。"
4624
4625 #. type: TP
4626 #: build/C/man5/elf.5:1670
4627 #, no-wrap
4628 msgid "B<STV_HIDDEN>"
4629 msgstr "B<STV_HIDDEN>"
4630
4631 #. type: Plain text
4632 #: build/C/man5/elf.5:1673
4633 msgid "Symbol is unavailable in other modules."
4634 msgstr "シンボルは他のモジュールからは利用できない。"
4635
4636 #. type: TP
4637 #: build/C/man5/elf.5:1673
4638 #, no-wrap
4639 msgid "B<STV_PROTECTED>"
4640 msgstr "B<STV_PROTECTED>"
4641
4642 #. type: Plain text
4643 #: build/C/man5/elf.5:1676
4644 msgid "Not preemptible, not exported."
4645 msgstr "横取りできず (not preemptible)、公開されない。"
4646
4647 #. type: Plain text
4648 #: build/C/man5/elf.5:1679
4649 msgid "There are macros for extracting the visibility type:"
4650 msgstr "visibility 種別を抽出するためのマクロがある。"
4651
4652 #. type: Plain text
4653 #: build/C/man5/elf.5:1683
4654 msgid "B<ELF32_ST_VISIBILITY>(other)  or B<ELF64_ST_VISIBILITY>(other)"
4655 msgstr "B<ELF32_ST_VISIBILITY>(other)  または B<ELF64_ST_VISIBILITY>(other)"
4656
4657 #. type: TP
4658 #: build/C/man5/elf.5:1685
4659 #, no-wrap
4660 msgid "I<st_shndx>"
4661 msgstr "I<st_shndx>"
4662
4663 #.  .El
4664 #. type: Plain text
4665 #: build/C/man5/elf.5:1693
4666 msgid ""
4667 "Every symbol table entry is \"defined\" in relation to some section.  This "
4668 "member holds the relevant section header table index."
4669 msgstr ""
4670 "各シンボルテーブルエントリは、いくつかのセクションに関連して \"定義されている"
4671 "\"。 このメンバは関連するセクションヘッダテーブルインデックスを保持する。"
4672
4673 #. type: Plain text
4674 #: build/C/man5/elf.5:1701
4675 msgid ""
4676 "Relocation is the process of connecting symbolic references with symbolic "
4677 "definitions.  Relocatable files must have information that describes how to "
4678 "modify their section contents, thus allowing executable and shared object "
4679 "files to hold the right information for a process's program image.  "
4680 "Relocation entries are these data."
4681 msgstr ""
4682 "再配置はシンボル参照とシンボル定義を結合するプロセスである。 再配置可能ファイ"
4683 "ルはセクションの内容をどのように修正するかに関する 情報を持たなければならな"
4684 "い。 これにより、実行可能ファイルと共有オブジェクトファイルは プロセスのプロ"
4685 "グラムイメージについての正しい情報を持つことができる。 再配置エントリは以下の"
4686 "ようなデータである。"
4687
4688 #. type: Plain text
4689 #: build/C/man5/elf.5:1703
4690 msgid "Relocation structures that do not need an addend:"
4691 msgstr "加数を必要としない再配置構造体。"
4692
4693 #. type: Plain text
4694 #: build/C/man5/elf.5:1710
4695 #, no-wrap
4696 msgid ""
4697 "typedef struct {\n"
4698 "    Elf32_Addr r_offset;\n"
4699 "    uint32_t   r_info;\n"
4700 "} Elf32_Rel;\n"
4701 msgstr ""
4702 "typedef struct {\n"
4703 "    Elf32_Addr r_offset;\n"
4704 "    uint32_t   r_info;\n"
4705 "} Elf32_Rel;\n"
4706
4707 #. type: Plain text
4708 #: build/C/man5/elf.5:1719
4709 #, no-wrap
4710 msgid ""
4711 "typedef struct {\n"
4712 "    Elf64_Addr r_offset;\n"
4713 "    uint64_t   r_info;\n"
4714 "} Elf64_Rel;\n"
4715 msgstr ""
4716 "typedef struct {\n"
4717 "    Elf64_Addr r_offset;\n"
4718 "    uint64_t   r_info;\n"
4719 "} Elf64_Rel;\n"
4720
4721 #. type: Plain text
4722 #: build/C/man5/elf.5:1723
4723 msgid "Relocation structures that need an addend:"
4724 msgstr "加数を必要とする再配置構造体。"
4725
4726 #. type: Plain text
4727 #: build/C/man5/elf.5:1731
4728 #, no-wrap
4729 msgid ""
4730 "typedef struct {\n"
4731 "    Elf32_Addr r_offset;\n"
4732 "    uint32_t   r_info;\n"
4733 "    int32_t    r_addend;\n"
4734 "} Elf32_Rela;\n"
4735 msgstr ""
4736 "typedef struct {\n"
4737 "    Elf32_Addr r_offset;\n"
4738 "    uint32_t   r_info;\n"
4739 "    int32_t    r_addend;\n"
4740 "} Elf32_Rela;\n"
4741
4742 #. type: Plain text
4743 #: build/C/man5/elf.5:1741
4744 #, no-wrap
4745 msgid ""
4746 "typedef struct {\n"
4747 "    Elf64_Addr r_offset;\n"
4748 "    uint64_t   r_info;\n"
4749 "    int64_t    r_addend;\n"
4750 "} Elf64_Rela;\n"
4751 msgstr ""
4752 "typedef struct {\n"
4753 "    Elf64_Addr r_offset;\n"
4754 "    uint64_t   r_info;\n"
4755 "    int64_t    r_addend;\n"
4756 "} Elf64_Rela;\n"
4757
4758 #. type: TP
4759 #: build/C/man5/elf.5:1744
4760 #, no-wrap
4761 msgid "I<r_offset>"
4762 msgstr "I<r_offset>"
4763
4764 #. type: Plain text
4765 #: build/C/man5/elf.5:1752
4766 msgid ""
4767 "This member gives the location at which to apply the relocation action.  For "
4768 "a relocatable file, the value is the byte offset from the beginning of the "
4769 "section to the storage unit affected by the relocation.  For an executable "
4770 "file or shared object, the value is the virtual address of the storage unit "
4771 "affected by the relocation."
4772 msgstr ""
4773 "このメンバは再配置動作が適用される位置を与える。 再配置可能ファイルの場合、こ"
4774 "の値はセクションの先頭から 再配置で影響を受ける格納単位 (storage unit) までの"
4775 "バイトオフセットである。 実行可能ファイルまたは共有オブジェクトの場合、 この"
4776 "値は再配置で影響を受ける格納単位の仮想アドレスである。"
4777
4778 #. type: TP
4779 #: build/C/man5/elf.5:1752
4780 #, no-wrap
4781 msgid "I<r_info>"
4782 msgstr "I<r_info>"
4783
4784 #. type: Plain text
4785 #: build/C/man5/elf.5:1767
4786 msgid ""
4787 "This member gives both the symbol table index with respect to which the "
4788 "relocation must be made and the type of relocation to apply.  Relocation "
4789 "types are processor-specific.  When the text refers to a relocation entry's "
4790 "relocation type or symbol table index, it means the result of applying "
4791 "B<ELF[32|64]_R_TYPE> or B<ELF[32|64]_R_SYM>, respectively, to the entry's "
4792 "I<r_info> member."
4793 msgstr ""
4794 "このメンバは、再配置が行われなければならないシンボルテーブルインデックスと、 "
4795 "適用される再配置のタイプの両方を与える。 再配置タイプはプロセッサ毎に異な"
4796 "る。 テキストが再配置エントリの再配置タイプ またはシンボルテーブルインデック"
4797 "スを参照している場合、 それぞれエントリの I<r_info> メンバに対して、それぞれ "
4798 "B<ELF[32|64]_R_TYPE> と B<ELF[32|64]_R_SYM> を適用した結果を意味する。"
4799
4800 #. type: TP
4801 #: build/C/man5/elf.5:1767
4802 #, no-wrap
4803 msgid "I<r_addend>"
4804 msgstr "I<r_addend>"
4805
4806 #.  .El
4807 #. type: Plain text
4808 #: build/C/man5/elf.5:1772
4809 msgid ""
4810 "This member specifies a constant addend used to compute the value to be "
4811 "stored into the relocatable field."
4812 msgstr ""
4813 "このメンバは定数の加数を指定する。 この加数は再配置可能フィールドに格納される"
4814 "値を計算するために使われる。"
4815
4816 #. type: Plain text
4817 #: build/C/man5/elf.5:1777
4818 msgid ""
4819 "The .dynamic section contains a series of structures that hold relevant "
4820 "dynamic linking information.  The d_tag member controls the interpretation "
4821 "of d_un."
4822 msgstr ""
4823 "\\&.dynamic セクションは、関連する動的リンク情報を保持している 一連の構造体を"
4824 "保持する。 d_tag メンバは d_un の解釈を制御する。"
4825
4826 #. type: Plain text
4827 #: build/C/man5/elf.5:1788
4828 #, no-wrap
4829 msgid ""
4830 "typedef struct {\n"
4831 "    Elf32_Sword    d_tag;\n"
4832 "    union {\n"
4833 "        Elf32_Word d_val;\n"
4834 "        Elf32_Addr d_ptr;\n"
4835 "    } d_un;\n"
4836 "} Elf32_Dyn;\n"
4837 "extern Elf32_Dyn _DYNAMIC[];\n"
4838 msgstr ""
4839 "typedef struct {\n"
4840 "    Elf32_Sword    d_tag;\n"
4841 "    union {\n"
4842 "        Elf32_Word d_val;\n"
4843 "        Elf32_Addr d_ptr;\n"
4844 "    } d_un;\n"
4845 "} Elf32_Dyn;\n"
4846 "extern Elf32_Dyn _DYNAMIC[];\n"
4847
4848 #. type: Plain text
4849 #: build/C/man5/elf.5:1801
4850 #, no-wrap
4851 msgid ""
4852 "typedef struct {\n"
4853 "    Elf64_Sxword    d_tag;\n"
4854 "    union {\n"
4855 "        Elf64_Xword d_val;\n"
4856 "        Elf64_Addr  d_ptr;\n"
4857 "    } d_un;\n"
4858 "} Elf64_Dyn;\n"
4859 "extern Elf64_Dyn _DYNAMIC[];\n"
4860 msgstr ""
4861 "typedef struct {\n"
4862 "    Elf64_Sxword    d_tag;\n"
4863 "    union {\n"
4864 "        Elf64_Xword d_val;\n"
4865 "        Elf64_Addr  d_ptr;\n"
4866 "    } d_un;\n"
4867 "} Elf64_Dyn;\n"
4868 "extern Elf64_Dyn _DYNAMIC[];\n"
4869
4870 #. type: TP
4871 #: build/C/man5/elf.5:1804
4872 #, no-wrap
4873 msgid "I<d_tag>"
4874 msgstr "I<d_tag>"
4875
4876 #.  .Bl -tag -width "DT_SYMBOLIC"
4877 #. type: Plain text
4878 #: build/C/man5/elf.5:1808
4879 msgid "This member may have any of the following values:"
4880 msgstr "このメンバは以下の値を持つことができる:"
4881
4882 #. type: TP
4883 #: build/C/man5/elf.5:1809
4884 #, no-wrap
4885 msgid "B<DT_NULL>"
4886 msgstr "B<DT_NULL>"
4887
4888 #. type: Plain text
4889 #: build/C/man5/elf.5:1812
4890 msgid "Marks end of dynamic section"
4891 msgstr "動的セクションの終りのマーク"
4892
4893 #. type: TP
4894 #: build/C/man5/elf.5:1812
4895 #, no-wrap
4896 msgid "B<DT_NEEDED>"
4897 msgstr "B<DT_NEEDED>"
4898
4899 #. type: Plain text
4900 #: build/C/man5/elf.5:1815
4901 msgid "String table offset to name of a needed library"
4902 msgstr "必要なライブラリの名前への文字列テーブルオフセット"
4903
4904 #. type: TP
4905 #: build/C/man5/elf.5:1815
4906 #, no-wrap
4907 msgid "B<DT_PLTRELSZ>"
4908 msgstr "B<DT_PLTRELSZ>"
4909
4910 #. type: Plain text
4911 #: build/C/man5/elf.5:1818
4912 msgid "Size in bytes of PLT relocs"
4913 msgstr "PLT 再配置 (reloc) テーブルのサイズ (バイト単位)"
4914
4915 #. type: TP
4916 #: build/C/man5/elf.5:1818
4917 #, no-wrap
4918 msgid "B<DT_PLTGOT>"
4919 msgstr "B<DT_PLTGOT>"
4920
4921 #. type: Plain text
4922 #: build/C/man5/elf.5:1821
4923 msgid "Address of PLT and/or GOT"
4924 msgstr "PLT と GOT (または何れか一方) のアドレス"
4925
4926 #. type: TP
4927 #: build/C/man5/elf.5:1821
4928 #, no-wrap
4929 msgid "B<DT_HASH>"
4930 msgstr "B<DT_HASH>"
4931
4932 #. type: Plain text
4933 #: build/C/man5/elf.5:1824
4934 msgid "Address of symbol hash table"
4935 msgstr "シンボルハッシュテーブルのアドレス"
4936
4937 #. type: TP
4938 #: build/C/man5/elf.5:1824
4939 #, no-wrap
4940 msgid "B<DT_STRTAB>"
4941 msgstr "B<DT_STRTAB>"
4942
4943 #. type: Plain text
4944 #: build/C/man5/elf.5:1827
4945 msgid "Address of string table"
4946 msgstr "文字列テーブルのアドレス"
4947
4948 #. type: TP
4949 #: build/C/man5/elf.5:1827
4950 #, no-wrap
4951 msgid "B<DT_SYMTAB>"
4952 msgstr "B<DT_SYMTAB>"
4953
4954 #. type: Plain text
4955 #: build/C/man5/elf.5:1830
4956 msgid "Address of symbol table"
4957 msgstr "シンボルテーブルのアドレス"
4958
4959 #. type: TP
4960 #: build/C/man5/elf.5:1830
4961 #, no-wrap
4962 msgid "B<DT_RELA>"
4963 msgstr "B<DT_RELA>"
4964
4965 #. type: Plain text
4966 #: build/C/man5/elf.5:1833
4967 msgid "Address of Rela relocs table"
4968 msgstr "Rela 再配置テーブルのアドレス"
4969
4970 #. type: TP
4971 #: build/C/man5/elf.5:1833
4972 #, no-wrap
4973 msgid "B<DT_RELASZ>"
4974 msgstr "B<DT_RELASZ>"
4975
4976 #. type: Plain text
4977 #: build/C/man5/elf.5:1836
4978 msgid "Size in bytes of Rela table"
4979 msgstr "Rela テーブルのサイズ (バイト単位)"
4980
4981 #. type: TP
4982 #: build/C/man5/elf.5:1836
4983 #, no-wrap
4984 msgid "B<DT_RELAENT>"
4985 msgstr "B<DT_RELAENT>"
4986
4987 #. type: Plain text
4988 #: build/C/man5/elf.5:1839
4989 msgid "Size in bytes of a Rela table entry"
4990 msgstr "Rela テーブルエントリのサイズ (バイト単位)"
4991
4992 #. type: TP
4993 #: build/C/man5/elf.5:1839
4994 #, no-wrap
4995 msgid "B<DT_STRSZ>"
4996 msgstr "B<DT_STRSZ>"
4997
4998 #. type: Plain text
4999 #: build/C/man5/elf.5:1842
5000 msgid "Size in bytes of string table"
5001 msgstr "文字列テーブルのサイズ (バイト単位)"
5002
5003 #. type: TP
5004 #: build/C/man5/elf.5:1842
5005 #, no-wrap
5006 msgid "B<DT_SYMENT>"
5007 msgstr "B<DT_SYMENT>"
5008
5009 #. type: Plain text
5010 #: build/C/man5/elf.5:1845
5011 msgid "Size in bytes of a symbol table entry"
5012 msgstr "シンボルテーブルエントリのサイズ (バイト単位)"
5013
5014 #. type: TP
5015 #: build/C/man5/elf.5:1845
5016 #, no-wrap
5017 msgid "B<DT_INIT>"
5018 msgstr "B<DT_INIT>"
5019
5020 #. type: Plain text
5021 #: build/C/man5/elf.5:1848
5022 msgid "Address of the initialization function"
5023 msgstr "初期化関数のアドレス"
5024
5025 #. type: TP
5026 #: build/C/man5/elf.5:1848
5027 #, no-wrap
5028 msgid "B<DT_FINI>"
5029 msgstr "B<DT_FINI>"
5030
5031 #. type: Plain text
5032 #: build/C/man5/elf.5:1851
5033 msgid "Address of the termination function"
5034 msgstr "終了関数のアドレス"
5035
5036 #. type: TP
5037 #: build/C/man5/elf.5:1851
5038 #, no-wrap
5039 msgid "B<DT_SONAME>"
5040 msgstr "B<DT_SONAME>"
5041
5042 #. type: Plain text
5043 #: build/C/man5/elf.5:1854
5044 msgid "String table offset to name of shared object"
5045 msgstr "共有オブジェクトの名前への文字列テーブルオフセット"
5046
5047 #. type: TP
5048 #: build/C/man5/elf.5:1854
5049 #, no-wrap
5050 msgid "B<DT_RPATH>"
5051 msgstr "B<DT_RPATH>"
5052
5053 #. type: Plain text
5054 #: build/C/man5/elf.5:1857
5055 msgid "String table offset to library search path (deprecated)"
5056 msgstr "ライブラリ検索パスへの文字列テーブルオフセット (推奨されない)"
5057
5058 #. type: TP
5059 #: build/C/man5/elf.5:1857
5060 #, no-wrap
5061 msgid "B<DT_SYMBOLIC>"
5062 msgstr "B<DT_SYMBOLIC>"
5063
5064 #. type: Plain text
5065 #: build/C/man5/elf.5:1860
5066 msgid ""
5067 "Alert linker to search this shared object before the executable for symbols"
5068 msgstr ""
5069 "リンカがシンボルの実行可能ファイルより前に この共有オブジェクトを検索した場合"
5070 "は、警告を出す。"
5071
5072 #. type: TP
5073 #: build/C/man5/elf.5:1860
5074 #, no-wrap
5075 msgid "B<DT_REL>"
5076 msgstr "B<DT_REL>"
5077
5078 #. type: Plain text
5079 #: build/C/man5/elf.5:1863
5080 msgid "Address of Rel relocs table"
5081 msgstr "Rel 再配置テーブルのアドレス"
5082
5083 #. type: TP
5084 #: build/C/man5/elf.5:1863
5085 #, no-wrap
5086 msgid "B<DT_RELSZ>"
5087 msgstr "B<DT_RELSZ>"
5088
5089 #. type: Plain text
5090 #: build/C/man5/elf.5:1866
5091 msgid "Size in bytes of Rel table"
5092 msgstr "Rel テーブルのサイズ (バイト単位)"
5093
5094 #. type: TP
5095 #: build/C/man5/elf.5:1866
5096 #, no-wrap
5097 msgid "B<DT_RELENT>"
5098 msgstr "B<DT_RELENT>"
5099
5100 #. type: Plain text
5101 #: build/C/man5/elf.5:1869
5102 msgid "Size in bytes of a Rel table entry"
5103 msgstr "Rel テーブルエントリのサイズ (バイト単位)"
5104
5105 #. type: TP
5106 #: build/C/man5/elf.5:1869
5107 #, no-wrap
5108 msgid "B<DT_PLTREL>"
5109 msgstr "B<DT_PLTREL>"
5110
5111 #. type: Plain text
5112 #: build/C/man5/elf.5:1872
5113 msgid "Type of reloc the PLT refers (Rela or Rel)"
5114 msgstr "PLT が参照する再配置テーブルのタイプ (Rela または Rel)"
5115
5116 #. type: TP
5117 #: build/C/man5/elf.5:1872
5118 #, no-wrap
5119 msgid "B<DT_DEBUG>"
5120 msgstr "B<DT_DEBUG>"
5121
5122 #. type: Plain text
5123 #: build/C/man5/elf.5:1875
5124 msgid "Undefined use for debugging"
5125 msgstr "デバッグのために使用されている。内容は定義されていない。"
5126
5127 #. type: TP
5128 #: build/C/man5/elf.5:1875
5129 #, no-wrap
5130 msgid "B<DT_TEXTREL>"
5131 msgstr "B<DT_TEXTREL>"
5132
5133 #. type: Plain text
5134 #: build/C/man5/elf.5:1878
5135 msgid ""
5136 "Absence of this indicates no relocs should apply to a nonwritable segment"
5137 msgstr ""
5138 "これが指定されていない場合、 書き込み不可のセグメントには再配置は適用されな"
5139 "い。"
5140
5141 #. type: TP
5142 #: build/C/man5/elf.5:1878
5143 #, no-wrap
5144 msgid "B<DT_JMPREL>"
5145 msgstr "B<DT_JMPREL>"
5146
5147 #. type: Plain text
5148 #: build/C/man5/elf.5:1881
5149 msgid "Address of reloc entries solely for the PLT"
5150 msgstr "PLT 専用の再配置エントリのアドレス"
5151
5152 #. type: TP
5153 #: build/C/man5/elf.5:1881
5154 #, no-wrap
5155 msgid "B<DT_BIND_NOW>"
5156 msgstr "B<DT_BIND_NOW>"
5157
5158 #. type: Plain text
5159 #: build/C/man5/elf.5:1885
5160 msgid ""
5161 "Instruct dynamic linker to process all relocs before transferring control to "
5162 "the executable"
5163 msgstr ""
5164 "実行可能ファイルに制御を譲る前に、 全ての再配置を処理するように動的リンカに指"
5165 "示する。"
5166
5167 #. type: TP
5168 #: build/C/man5/elf.5:1885
5169 #, no-wrap
5170 msgid "B<DT_RUNPATH>"
5171 msgstr "B<DT_RUNPATH>"
5172
5173 #. type: Plain text
5174 #: build/C/man5/elf.5:1888
5175 msgid "String table offset to library search path"
5176 msgstr "ライブラリ検索パスへの文字列テーブルオフセット"
5177
5178 #. type: TP
5179 #: build/C/man5/elf.5:1888
5180 #, no-wrap
5181 msgid "B<DT_LOPROC>"
5182 msgstr "B<DT_LOPROC>"
5183
5184 #. type: Plain text
5185 #: build/C/man5/elf.5:1891
5186 msgid "Start of processor-specific semantics"
5187 msgstr "プロセッサ固有の意味の開始"
5188
5189 #. type: TP
5190 #: build/C/man5/elf.5:1891
5191 #, no-wrap
5192 msgid "B<DT_HIPROC>"
5193 msgstr "B<DT_HIPROC>"
5194
5195 #. type: Plain text
5196 #: build/C/man5/elf.5:1894
5197 msgid "End of processor-specific semantics"
5198 msgstr "プロセッサ固有の意味の終了"
5199
5200 #. type: TP
5201 #: build/C/man5/elf.5:1896
5202 #, no-wrap
5203 msgid "I<d_val>"
5204 msgstr "I<d_val>"
5205
5206 #. type: Plain text
5207 #: build/C/man5/elf.5:1899
5208 msgid "This member represents integer values with various interpretations."
5209 msgstr "このメンバは様々な意味に解釈される整数値である。"
5210
5211 #. type: TP
5212 #: build/C/man5/elf.5:1899
5213 #, no-wrap
5214 msgid "I<d_ptr>"
5215 msgstr "I<d_ptr>"
5216
5217 #. type: Plain text
5218 #: build/C/man5/elf.5:1907
5219 msgid ""
5220 "This member represents program virtual addresses.  When interpreting these "
5221 "addresses, the actual address should be computed based on the original file "
5222 "value and memory base address.  Files do not contain relocation entries to "
5223 "fixup these addresses."
5224 msgstr ""
5225 "このメンバはプログラムの仮想アドレスを表す。 これらのアドレスを解釈する際"
5226 "に、 実際のアドレスは元々のファイルの値と メモリの基底アドレスから計算され"
5227 "る。 ファイルにはこれらのアドレスを修正するための 再配置エントリを含めてはな"
5228 "らない。"
5229
5230 #. type: TP
5231 #: build/C/man5/elf.5:1907
5232 #, no-wrap
5233 msgid "I<_DYNAMIC>"
5234 msgstr "I<_DYNAMIC>"
5235
5236 #.  .El
5237 #. type: Plain text
5238 #: build/C/man5/elf.5:1912
5239 msgid ""
5240 "Array containing all the dynamic structures in the .dynamic section.  This "
5241 "is automatically populated by the linker."
5242 msgstr ""
5243 "\\&.dynamic セクションにある全ての動的構造体を含む配列。 これは自動的にリンカ"
5244 "に渡される。"
5245
5246 #.  OpenBSD
5247 #.  ELF support first appeared in
5248 #.  OpenBSD 1.2,
5249 #.  although not all supported platforms use it as the native
5250 #.  binary file format.
5251 #. type: Plain text
5252 #: build/C/man5/elf.5:1921
5253 msgid "ELF first appeared in System V.  The ELF format is an adopted standard."
5254 msgstr ""
5255 "ELF は System V で初めて登場した。 ELF 自体は System V で初めて登場した。 "
5256 "ELF フォーマットは採択された標準である。"
5257
5258 #.  .SH AUTHORS
5259 #.  The original version of this manual page was written by
5260 #.  .An Jeroen Ruigrok van der Werven
5261 #.  .Aq asmodai@FreeBSD.org
5262 #.  with inspiration from BSDi's
5263 #.  .Bsx
5264 #.  .Nm elf
5265 #.  man page.
5266 #. type: Plain text
5267 #: build/C/man5/elf.5:1939
5268 msgid ""
5269 "The extensions for I<e_phnum>, I<e_shnum> and I<e_strndx> respectively are "
5270 "Linux extensions.  Sun, BSD and AMD64 also support them; for further "
5271 "information, look under SEE ALSO."
5272 msgstr ""
5273 "I<e_phnum>, I<e_shnum>, I<e_strndx> に対する拡張は、いずれも Linux での拡張"
5274 "で\n"
5275 "ある。Sun, BSD, AMD64 もこれに対応している。詳しい情報は、関連項目を参照。"
5276
5277 #. type: Plain text
5278 #: build/C/man5/elf.5:1946
5279 msgid "B<as>(1), B<gdb>(1), B<ld>(1), B<objdump>(1), B<execve>(2), B<core>(5)"
5280 msgstr "B<as>(1), B<gdb>(1), B<ld>(1), B<objdump>(1), B<execve>(2), B<core>(5)"
5281
5282 #. type: Plain text
5283 #: build/C/man5/elf.5:1949
5284 msgid "Hewlett-Packard, I<Elf-64 Object File Format>."
5285 msgstr "Hewlett-Packard, I<Elf-64 Object File Format>."
5286
5287 #. type: Plain text
5288 #: build/C/man5/elf.5:1952
5289 msgid "Santa Cruz Operation, I<System V Application Binary Interface>."
5290 msgstr "Santa Cruz Operation, I<System V Application Binary Interface>."
5291
5292 #. type: Plain text
5293 #: build/C/man5/elf.5:1956
5294 msgid ""
5295 "UNIX System Laboratories, \"Object Files\", I<Executable and Linking Format "
5296 "(ELF)>."
5297 msgstr ""
5298 "UNIX System Laboratories, \"Object Files\", I<Executable and Linking Format "
5299 "(ELF)>."
5300
5301 #. type: Plain text
5302 #: build/C/man5/elf.5:1959
5303 msgid "Sun Microsystems, I<Linker and Libraries Guide>."
5304 msgstr "Sun Microsystems, I<Linker and Libraries Guide>."
5305
5306 #. type: Plain text
5307 #: build/C/man5/elf.5:1962
5308 msgid ""
5309 "AMD64 ABI Draft, I<System V Application Binary Interface AMD64 Architecture "
5310 "Processor Supplement>."
5311 msgstr ""
5312 "AMD64 ABI Draft, I<System V Application Binary Interface AMD64 Architecture\n"
5313 "Processor Supplement>."
5314
5315 #. type: TH
5316 #: build/C/man3/end.3:26
5317 #, no-wrap
5318 msgid "END"
5319 msgstr "END"
5320
5321 #. type: TH
5322 #: build/C/man3/end.3:26
5323 #, no-wrap
5324 msgid "2008-07-17"
5325 msgstr "2008-07-17"
5326
5327 #. type: Plain text
5328 #: build/C/man3/end.3:29
5329 msgid "etext, edata, end - end of program segments"
5330 msgstr "etext, edata, end - プログラムセグメントの終わり"
5331
5332 #. type: Plain text
5333 #: build/C/man3/end.3:34
5334 #, no-wrap
5335 msgid ""
5336 "B<extern>I< etext>B<;>\n"
5337 "B<extern>I< edata>B<;>\n"
5338 "B<extern>I< end>B<;>\n"
5339 msgstr ""
5340 "B<extern>I< etext>B<;>\n"
5341 "B<extern>I< edata>B<;>\n"
5342 "B<extern>I< end>B<;>\n"
5343
5344 #. type: Plain text
5345 #: build/C/man3/end.3:38
5346 msgid ""
5347 "The addresses of these symbols indicate the end of various program segments:"
5348 msgstr "これらのシンボルのアドレスは各種のプログラムセグメントの終わりを示す。"
5349
5350 #. type: TP
5351 #: build/C/man3/end.3:38
5352 #, no-wrap
5353 msgid "I<etext>"
5354 msgstr "I<etext>"
5355
5356 #. type: Plain text
5357 #: build/C/man3/end.3:42
5358 msgid ""
5359 "This is the first address past the end of the text segment (the program "
5360 "code)."
5361 msgstr "テキストセグメント (プログラムのコード) の末尾の次のアドレス。"
5362
5363 #. type: TP
5364 #: build/C/man3/end.3:42
5365 #, no-wrap
5366 msgid "I<edata>"
5367 msgstr "I<edata>"
5368
5369 #. type: Plain text
5370 #: build/C/man3/end.3:46
5371 msgid "This is the first address past the end of the initialized data segment."
5372 msgstr "初期化されたデータのセグメントの末尾の次のアドレス。"
5373
5374 #. type: TP
5375 #: build/C/man3/end.3:46
5376 #, no-wrap
5377 msgid "I<end>"
5378 msgstr "I<end>"
5379
5380 #. type: Plain text
5381 #: build/C/man3/end.3:50
5382 msgid ""
5383 "This is the first address past the end of the uninitialized data segment "
5384 "(also known as the BSS segment)."
5385 msgstr ""
5386 "初期化されていないデータのセグメント (BSS セグメントとも言われる)  の末尾の次"
5387 "のアドレス。"
5388
5389 #. type: Plain text
5390 #: build/C/man3/end.3:53
5391 msgid ""
5392 "Although these symbols have long been provided on most UNIX systems, they "
5393 "are not standardized; use with caution."
5394 msgstr ""
5395 "これらのシンボルは長年ほとんどの UNIX システムで提供されているが、 標準化され"
5396 "てはいない。注意して使うこと。"
5397
5398 #. type: Plain text
5399 #: build/C/man3/end.3:56
5400 msgid ""
5401 "The program must explicitly declare these symbols; they are not defined in "
5402 "any header file."
5403 msgstr ""
5404 "プログラムではこれらのシンボルは明示的に宣言しなければならない。 これらはどの"
5405 "ヘッダファイルでも定義されていない。"
5406
5407 #. type: Plain text
5408 #: build/C/man3/end.3:64
5409 msgid ""
5410 "On some systems the names of these symbols are preceded by underscores, "
5411 "thus: I<_etext>, I<_edata>, and I<_end>.  These symbols are also defined for "
5412 "programs compiled on Linux."
5413 msgstr ""
5414 "いくつかのシステムでは、これらのシンボルの名前は前にアンダースコアが 付いてい"
5415 "て、 I<_etext>, I<_edata>, I<_end> となっている。 Linux でコンパイルされたプ"
5416 "ログラムでは、 これらのシンボルでも定義される。"
5417
5418 #. type: Plain text
5419 #: build/C/man3/end.3:76
5420 msgid ""
5421 "At the start of program execution, the program break will be somewhere near "
5422 "I<&end> (perhaps at the start of the following page).  However, the break "
5423 "will change as memory is allocated via B<brk>(2)  or B<malloc>(3).  Use "
5424 "B<sbrk>(2)  with an argument of zero to find the current value of the "
5425 "program break."
5426 msgstr ""
5427 "プログラムの実行開始時に、プログラム・ブレークは I<&end> の近くのどこか (おそ"
5428 "らく次のページの先頭) になる。 しかしながら、 B<brk>(2)  や B<malloc>(3)  で"
5429 "メモリが割り当てられるに連れて、プログラム・ブレークは変化していく。 引き数"
5430 "に 0 を指定して B<sbrk>(2)  を呼び出すことで、プログラム・ブレークの現在値を"
5431 "知ることができる。"
5432
5433 #. type: Plain text
5434 #: build/C/man3/end.3:78
5435 msgid "When run, the program below produces output such as the following:"
5436 msgstr "下記のプログラムを実行すると、次のような出力が得られる。"
5437
5438 #. type: Plain text
5439 #: build/C/man3/end.3:86
5440 #, no-wrap
5441 msgid ""
5442 "$B< ./a.out>\n"
5443 "First address past:\n"
5444 "    program text (etext)       0x8048568\n"
5445 "    initialized data (edata)   0x804a01c\n"
5446 "    uninitialized data (end)   0x804a024\n"
5447 msgstr ""
5448 "$B< ./a.out>\n"
5449 "First address past:\n"
5450 "    program text (etext)       0x8048568\n"
5451 "    initialized data (edata)   0x804a01c\n"
5452 "    uninitialized data (end)   0x804a024\n"
5453
5454 #. type: SS
5455 #: build/C/man3/end.3:88 build/C/man1/memusage.1:234
5456 #, no-wrap
5457 msgid "Program source"
5458 msgstr "プログラムのソース"
5459
5460 #. type: Plain text
5461 #: build/C/man3/end.3:93 build/C/man1/memusage.1:238
5462 #, no-wrap
5463 msgid ""
5464 "#include E<lt>stdio.hE<gt>\n"
5465 "#include E<lt>stdlib.hE<gt>\n"
5466 msgstr ""
5467 "#include E<lt>stdio.hE<gt>\n"
5468 "#include E<lt>stdlib.hE<gt>\n"
5469
5470 #. type: Plain text
5471 #: build/C/man3/end.3:96
5472 #, no-wrap
5473 msgid ""
5474 "extern char etext, edata, end; /* The symbols must have some type,\n"
5475 "                                   or \"gcc -Wall\" complains */\n"
5476 msgstr ""
5477 "extern char etext, edata, end; /* The symbols must have some type,\n"
5478 "                                   or \"gcc -Wall\" complains */\n"
5479
5480 #. type: Plain text
5481 #: build/C/man3/end.3:104
5482 #, no-wrap
5483 msgid ""
5484 "int\n"
5485 "main(int argc, char *argv[])\n"
5486 "{\n"
5487 "    printf(\"First address past:\\en\");\n"
5488 "    printf(\"    program text (etext)      %10p\\en\", &etext);\n"
5489 "    printf(\"    initialized data (edata)  %10p\\en\", &edata);\n"
5490 "    printf(\"    uninitialized data (end)  %10p\\en\", &end);\n"
5491 msgstr ""
5492 "int\n"
5493 "main(int argc, char *argv[])\n"
5494 "{\n"
5495 "    printf(\"First address past:\\en\");\n"
5496 "    printf(\"    program text (etext)      %10p\\en\", &etext);\n"
5497 "    printf(\"    initialized data (edata)  %10p\\en\", &edata);\n"
5498 "    printf(\"    uninitialized data (end)  %10p\\en\", &end);\n"
5499
5500 #. type: Plain text
5501 #: build/C/man3/end.3:113
5502 msgid "B<objdump>(1), B<readelf>(1), B<sbrk>(2), B<elf>(5)"
5503 msgstr "B<objdump>(1), B<readelf>(1), B<sbrk>(2), B<elf>(5)"
5504
5505 #. type: TH
5506 #: build/C/man8/ld.so.8:5
5507 #, no-wrap
5508 msgid "LD.SO"
5509 msgstr "LD.SO"
5510
5511 #. type: TH
5512 #: build/C/man8/ld.so.8:5
5513 #, fuzzy, no-wrap
5514 #| msgid "2014-10-02"
5515 msgid "2014-12-31"
5516 msgstr "2014-10-02"
5517
5518 #. type: Plain text
5519 #: build/C/man8/ld.so.8:8
5520 msgid "ld.so, ld-linux.so* - dynamic linker/loader"
5521 msgstr "ld.so, ld-linux.so* - 動的なリンカ/ローダ"
5522
5523 #. type: Plain text
5524 #: build/C/man8/ld.so.8:15
5525 msgid ""
5526 "The dynamic linker can be run either indirectly by running some dynamically "
5527 "linked program or library (in which case no command-line options to the "
5528 "dynamic linker can be passed and, in the ELF case, the dynamic linker which "
5529 "is stored in the B<.interp> section of the program is executed) or directly "
5530 "by running:"
5531 msgstr ""
5532 "動的リンカは、動的にリンクされたプログラムやライブラリの実行によって 間接的に"
5533 "実行することができる (ELF の場合、動的リンカにコマンドラインオプションを渡す"
5534 "ことはできず、 プログラムの B<.interp> セクションに入っている動的リンカが実行"
5535 "される)。 また以下のように直接実行することもできる"
5536
5537 #. type: Plain text
5538 #: build/C/man8/ld.so.8:18
5539 msgid "I</lib/ld-linux.so.*> [OPTIONS] [PROGRAM [ARGUMENTS]]"
5540 msgstr "I</lib/ld-linux.so.*> [OPTIONS] [PROGRAM [ARGUMENTS]]"
5541
5542 #. type: Plain text
5543 #: build/C/man8/ld.so.8:25
5544 msgid ""
5545 "The programs B<ld.so> and B<ld-linux.so*> find and load the shared libraries "
5546 "needed by a program, prepare the program to run, and then run it."
5547 msgstr ""
5548 "プログラム B<ld.so> と B<ld-linux.so*> はプログラムに必要な共有ライブラリを見"
5549 "つけてロードし、 プログラムの実行を準備してから起動させる。"
5550
5551 #. type: Plain text
5552 #: build/C/man8/ld.so.8:32
5553 msgid ""
5554 "Linux binaries require dynamic linking (linking at run time)  unless the B<-"
5555 "static> option was given to B<ld>(1)  during compilation."
5556 msgstr ""
5557 "Linux のバイナリは、コンパイルの時に B<ld>(1)  に対して B<-static> オプション"
5558 "が指定されていない限り、動的リンク (実行時リンク) が必要となる。"
5559
5560 #. type: Plain text
5561 #: build/C/man8/ld.so.8:45
5562 msgid ""
5563 "The program B<ld.so> handles a.out binaries, a format used long ago; B<ld-"
5564 "linux.so*> handles ELF (I</lib/ld-linux.so.1> for libc5, I</lib/ld-linux."
5565 "so.2> for glibc2), which everybody has been using for years now.  Otherwise, "
5566 "both have the same behavior, and use the same support files and programs "
5567 "B<ldd>(1), B<ldconfig>(8), and I</etc/ld.so.conf>."
5568 msgstr ""
5569 "プログラム B<ld.so> は a.out バイナリを扱う。 これはずっと昔に使われていた"
5570 "フォーマットである。 B<ld-linux.so*> (libc5 では I</lib/ld-linux.so.1>, "
5571 "glibc2 では I</lib/ld-linux.so.2>)  は ELF バイナリを扱う。 このフォーマット"
5572 "は多くの人が最近何年も使っている。 それ以外の点では両方とも同じように動作"
5573 "し、 同じサポートファイルとプログラム B<ldd>(1), B<ldconfig>(8), I</etc/ld."
5574 "so.conf> を使用する。"
5575
5576 #. type: Plain text
5577 #: build/C/man8/ld.so.8:53
5578 msgid ""
5579 "When resolving library dependencies, the dynamic linker first inspects each "
5580 "dependency string to see if it contains a slash (this can occur if a library "
5581 "pathname containing slashes was specified at link time).  If a slash is "
5582 "found, then the dependency string is interpreted as a (relative or absolute) "
5583 "pathname, and the library is loaded using that pathname."
5584 msgstr ""
5585 "ライブラリの依存関係を解決する際、動的リンカは、最初に、依存関係の各文字列が"
5586 "スラッシュを含んでいるかをチェックする (この状況になるのは、リンク時にスラッ"
5587 "シュを含むライブラリのパス名が指定された場合である)。スラッシュが見つかった場"
5588 "合、その依存関係の文字列はパス名 (相対パス、絶対パスのどちらも可) として解釈"
5589 "され、そのパス名を使ってそのライブラリはロードされる。"
5590
5591 #. type: Plain text
5592 #: build/C/man8/ld.so.8:56
5593 msgid ""
5594 "If a library dependency does not contain a slash, then it is searched for in "
5595 "the following order:"
5596 msgstr ""
5597 "ライブラリの依存関係にスラッシュが含まれない場合、以下の順序で検索される。"
5598
5599 #. type: Plain text
5600 #: build/C/man8/ld.so.8:61
5601 msgid ""
5602 "(ELF only) Using the directories specified in the DT_RPATH dynamic section "
5603 "attribute of the binary if present and DT_RUNPATH attribute does not exist.  "
5604 "Use of DT_RPATH is deprecated."
5605 msgstr ""
5606 "(ELF のみ)  バイナリの動的セクション属性 DT_RPATH が存在し、 DT_RUNPATH 属性"
5607 "が存在しない場合は、 DT_RPATH で指定されたディレクトリを使用する。 DT_RPATH "
5608 "の使用は推奨されない。"
5609
5610 #. type: Plain text
5611 #: build/C/man8/ld.so.8:66
5612 msgid ""
5613 "Using the environment variable B<LD_LIBRARY_PATH>.  Except if the executable "
5614 "is a set-user-ID/set-group-ID binary, in which case it is ignored."
5615 msgstr ""
5616 "環境変数 B<LD_LIBRARY_PATH> を用いる。 ただし実行ファイルが set-user-ID/set-"
5617 "group-ID バイナリの場合、 これは無視される。"
5618
5619 #. type: Plain text
5620 #: build/C/man8/ld.so.8:70
5621 msgid ""
5622 "(ELF only) Using the directories specified in the DT_RUNPATH dynamic section "
5623 "attribute of the binary if present."
5624 msgstr ""
5625 "(ELF のみ)  バイナリの動的セクション属性 DT_RUNPATH が存在すれば、 "
5626 "DT_RUNPATH で指定されたディレクトリを使用する。"
5627
5628 #. type: Plain text
5629 #: build/C/man8/ld.so.8:80
5630 msgid ""
5631 "From the cache file I</etc/ld.so.cache>, which contains a compiled list of "
5632 "candidate libraries previously found in the augmented library path.  If, "
5633 "however, the binary was linked with the B<-z nodeflib> linker option, "
5634 "libraries in the default library paths are skipped.  Libraries installed in "
5635 "hardware capability directories (see below)  are preferred to other "
5636 "libraries."
5637 msgstr ""
5638 "キャッシュファイル I</etc/ld.so.cache> を探す。このファイルは、 (ld.so.conf "
5639 "で追加指定されたものも含めた) ライブラリ検索パスから見つかったライブラリファ"
5640 "イルの情報を集めたものである。ただし、バイナリがリンカオプション B<-z "
5641 "nodeflib> でリンクされている場合は、デフォルトのライブラリパスにある ライブラ"
5642 "リはスキップされる。ハードウェア機能ディレクトリ (下記参照) にインストールさ"
5643 "れたライブラリは、他のライブラリよりも優先される。"
5644
5645 #. type: Plain text
5646 #: build/C/man8/ld.so.8:88
5647 msgid ""
5648 "In the default path I</lib>, and then I</usr/lib>.  If the binary was linked "
5649 "with the B<-z nodeflib> linker option, this step is skipped."
5650 msgstr ""
5651 "デフォルトパスである I</lib>、 次いで I</usr/lib> を用いる。 バイナリがリンカ"
5652 "オプション B<-z nodeflib> でリンクされている場合、このステップはスキップされ"
5653 "る。"
5654
5655 #. type: SS
5656 #: build/C/man8/ld.so.8:88
5657 #, no-wrap
5658 msgid "Rpath token expansion"
5659 msgstr "rpath トークンの展開"
5660
5661 #. type: Plain text
5662 #: build/C/man8/ld.so.8:92
5663 msgid ""
5664 "B<ld.so> understands certain strings in an rpath specification (DT_RPATH or "
5665 "DT_RUNPATH); those strings are substituted as follows"
5666 msgstr ""
5667 "B<ld.so> では rpath 指定 (DT_RPATH や DT_RUNPATH) 中にいくつかの特定の文字列"
5668 "を使うことができる。 それらの文字列は以下のように置き換えられる。"
5669
5670 #. type: TP
5671 #: build/C/man8/ld.so.8:92
5672 #, no-wrap
5673 msgid "I<$ORIGIN> (or equivalently I<${ORIGIN}>)"
5674 msgstr "I<$ORIGIN> (I<${ORIGIN}> も同じ)"
5675
5676 #. type: Plain text
5677 #: build/C/man8/ld.so.8:99
5678 #, fuzzy
5679 #| msgid ""
5680 #| "This expands to the directory containing the application executable.  "
5681 #| "Thus, an application located in I<somedir/app> could be compiled with"
5682 msgid ""
5683 "This expands to the directory containing the program or shared library.  "
5684 "Thus, an application located in I<somedir/app> could be compiled with"
5685 msgstr ""
5686 "アプリケーションの実行ファイルが入っているディレクトリに展開される。 したがっ"
5687 "て、 I<somedir/app> に置かれたアプリケーションを"
5688
5689 #. type: Plain text
5690 #: build/C/man8/ld.so.8:101
5691 #, no-wrap
5692 msgid "    gcc -Wl,-rpath,\\(aq$ORIGIN/../lib\\(aq\n"
5693 msgstr "    gcc -Wl,-rpath,\\(aq$ORIGIN/../lib\\(aq\n"
5694
5695 #. type: Plain text
5696 #: build/C/man8/ld.so.8:111
5697 msgid ""
5698 "so that it finds an associated shared library in I<somedir/lib> no matter "
5699 "where I<somedir> is located in the directory hierarchy.  This facilitates "
5700 "the creation of \"turn-key\" applications that do not need to be installed "
5701 "into special directories, but can instead be unpacked into any directory and "
5702 "still find their own shared libraries."
5703 msgstr ""
5704 "でコンパイルすることで、 I<somedir> がディレクトリ階層のどこにあっても、 "
5705 "B<ld.so> は I<somedir/lib> にある対応する共有ライブラリを見つけることができ"
5706 "る。 この機能を使うと、 特別なディレクトリではなく任意のディレクトリにインス"
5707 "トールしても「ややこしい設定なしで」独自の共有ライブラリを使えるアプリケー"
5708 "ションを作成することができる。"
5709
5710 #. type: TP
5711 #: build/C/man8/ld.so.8:111
5712 #, no-wrap
5713 msgid "I<$LIB> (or equivalently I<${LIB}>)"
5714 msgstr "I<$LIB> (I<${LIB}> も同じ)"
5715
5716 #. type: Plain text
5717 #: build/C/man8/ld.so.8:123
5718 msgid ""
5719 "This expands to I<lib> or I<lib64> depending on the architecture (e.g., on "
5720 "x86-64, it expands to I<lib64> and on x86-32, it expands to I<lib>)."
5721 msgstr ""
5722 "アーキテクチャに応じて I<lib> か I<lib64> に展開される (例えば、 x86-64 では "
5723 "I<lib64> に、 x86-32 では I<lib> に展開される)。"
5724
5725 #. type: TP
5726 #: build/C/man8/ld.so.8:123
5727 #, no-wrap
5728 msgid "I<$PLATFORM> (or equivalently I<${PLATFORM}>)"
5729 msgstr "I<$PLATFORM> (I<${PLATFORM}> も同じ)"
5730
5731 #
5732 #
5733 #.  To get an idea of the places that $PLATFORM would match,
5734 #.  look at the output of the following:
5735 #.      mkdir /tmp/d
5736 #.      LD_LIBRARY_PATH=/tmp/d strace -e open /bin/date 2>&1 | grep /tmp/d
5737 #.  ld.so lets names be abbreviated, so $O will work for $ORIGIN;
5738 #.  Don't do this!!
5739 #. type: Plain text
5740 #: build/C/man8/ld.so.8:141
5741 msgid ""
5742 "This expands to a string corresponding to the processor type of the host "
5743 "system (e.g., \"x86_64\").  On some architectures, the Linux kernel doesn't "
5744 "provide a platform string to the dynamic linker.  The value of this string "
5745 "is taken from the B<AT_PLATFORM> value in the auxiliary vector (see "
5746 "B<getauxval>(3))."
5747 msgstr ""
5748 "ホストシステムのプロセッサ種別に対応する文字列に展開される (例えば "
5749 "\"x86_64\")。\n"
5750 "いくつかのアーキテクチャでは、 Linux カーネルから動的リンカにプラットフォーム"
5751 "を表す文字列が提供されない。 この文字列の値は補助ベクトルの B<AT_PLATFORM> 値"
5752 "から取得される (B<getauxval>(3) 参照)。"
5753
5754 #. type: SH
5755 #: build/C/man8/ld.so.8:141 build/C/man8/ldconfig.8:100 build/C/man1/ldd.1:51
5756 #: build/C/man1/memusage.1:135 build/C/man1/memusagestat.1:47
5757 #: build/C/man1/mtrace.1:51 build/C/man1/pldd.1:40 build/C/man1/sprof.1:46
5758 #, no-wrap
5759 msgid "OPTIONS"
5760 msgstr "オプション"
5761
5762 #. type: TP
5763 #: build/C/man8/ld.so.8:142
5764 #, no-wrap
5765 msgid "B<--list>"
5766 msgstr "B<--list>"
5767
5768 #. type: Plain text
5769 #: build/C/man8/ld.so.8:145
5770 msgid "List all dependencies and how they are resolved."
5771 msgstr "全ての依存関係とその解決法をリストする。"
5772
5773 #. type: TP
5774 #: build/C/man8/ld.so.8:145
5775 #, no-wrap
5776 msgid "B<--verify>"
5777 msgstr "B<--verify>"
5778
5779 #. type: Plain text
5780 #: build/C/man8/ld.so.8:149
5781 msgid ""
5782 "Verify that program is dynamically linked and this dynamic linker can handle "
5783 "it."
5784 msgstr ""
5785 "プログラムが動的にリンクされているかと、 動的リンカがそのプログラムを扱えるか"
5786 "を検証する。"
5787
5788 #. type: TP
5789 #: build/C/man8/ld.so.8:149
5790 #, fuzzy, no-wrap
5791 #| msgid "B<--inhibit-rpath LIST>"
5792 msgid "B<--inhibit-cache>"
5793 msgstr "B<--inhibit-rpath LIST>"
5794
5795 #. type: Plain text
5796 #: build/C/man8/ld.so.8:152
5797 #, fuzzy
5798 #| msgid "I</etc/ld.so.cache>"
5799 msgid "Do not use /etc/ld.so.cache."
5800 msgstr "I</etc/ld.so.cache>"
5801
5802 #. type: TP
5803 #: build/C/man8/ld.so.8:152
5804 #, no-wrap
5805 msgid "B<--library-path PATH>"
5806 msgstr "B<--library-path PATH>"
5807
5808 #. type: Plain text
5809 #: build/C/man8/ld.so.8:157
5810 msgid ""
5811 "Use PATH instead of B<LD_LIBRARY_PATH> environment variable setting (see "
5812 "below)."
5813 msgstr ""
5814 "B<LD_LIBRARY_PATH> 環境変数の設定ではなく、\n"
5815 "指定した PATH を使用する (下記参照)。"
5816
5817 #. type: TP
5818 #: build/C/man8/ld.so.8:157
5819 #, no-wrap
5820 msgid "B<--inhibit-rpath LIST>"
5821 msgstr "B<--inhibit-rpath LIST>"
5822
5823 #. type: Plain text
5824 #: build/C/man8/ld.so.8:163
5825 msgid ""
5826 "Ignore RPATH and RUNPATH information in object names in LIST.  This option "
5827 "is ignored if B<ld.so> is set-user-ID or set-group-ID."
5828 msgstr ""
5829 "LIST にあるオブジェクト名の RPATH と RUNPATH の情報を無視する。 B<ld.so> が "
5830 "set-user-ID か set-group-ID されている場合、 このオプションは無視される。"
5831
5832 #. type: TP
5833 #: build/C/man8/ld.so.8:163
5834 #, no-wrap
5835 msgid "B<--audit LIST>"
5836 msgstr "B<--audit LIST>"
5837
5838 #. type: Plain text
5839 #: build/C/man8/ld.so.8:166
5840 msgid "Use objects named in LIST as auditors."
5841 msgstr "LIST で指定された名前のオブジェクトを監査者として使用する。"
5842
5843 #. type: SH
5844 #: build/C/man8/ld.so.8:166
5845 #, no-wrap
5846 msgid "HARDWARE CAPABILITIES"
5847 msgstr "ハードウェア機能"
5848
5849 #. type: Plain text
5850 #: build/C/man8/ld.so.8:177
5851 msgid ""
5852 "Some libraries are compiled using hardware-specific instructions which do "
5853 "not exist on every CPU.  Such libraries should be installed in directories "
5854 "whose names define the required hardware capabilities, such as I</usr/lib/"
5855 "sse2/>.  The dynamic linker checks these directories against the hardware of "
5856 "the machine and selects the most suitable version of a given library.  "
5857 "Hardware capability directories can be cascaded to combine CPU features.  "
5858 "The list of supported hardware capability names depends on the CPU.  The "
5859 "following names are currently recognized:"
5860 msgstr ""
5861 "いくつかのライブラリは、(すべての CPU に存在するわけではない)ハードウェア固"
5862 "有\n"
5863 "の命令を使ってコンパイルされている。そのようなライブラリは、\n"
5864 "I</usr/lib/sse2/> のような、必要なハードウェア機能 (hardware capability) を"
5865 "規\n"
5866 "定する名前のディレクトリにインストールすべきである。\n"
5867 "動的リンカは、マシンのハードウェアに基づいてこれらのディレクトリを確認し、\n"
5868 "指定されたライブラリに最も適したバージョンを選択する。\n"
5869 "ハードウェア機能ディレクトリはつなげることができ、\n"
5870 "複数の CPU 機能を組み合わることができる。\n"
5871 "対応しているハードウェア機能名のリストは CPU に依存する。\n"
5872 "現在のところ、以下の名前が認識される。"
5873
5874 #. type: TP
5875 #: build/C/man8/ld.so.8:177
5876 #, no-wrap
5877 msgid "B<Alpha>"
5878 msgstr "B<Alpha>"
5879
5880 #. type: Plain text
5881 #: build/C/man8/ld.so.8:180
5882 msgid "ev4, ev5, ev56, ev6, ev67"
5883 msgstr "ev4, ev5, ev56, ev6, ev67"
5884
5885 #. type: TP
5886 #: build/C/man8/ld.so.8:180
5887 #, no-wrap
5888 msgid "B<MIPS>"
5889 msgstr "B<MIPS>"
5890
5891 #. type: Plain text
5892 #: build/C/man8/ld.so.8:183
5893 msgid "loongson2e, loongson2f, octeon, octeon2"
5894 msgstr "loongson2e, loongson2f, octeon, octeon2"
5895
5896 #. type: TP
5897 #: build/C/man8/ld.so.8:183
5898 #, no-wrap
5899 msgid "B<PowerPC>"
5900 msgstr "B<PowerPC>"
5901
5902 #. type: Plain text
5903 #: build/C/man8/ld.so.8:188
5904 msgid ""
5905 "4xxmac, altivec, arch_2_05, arch_2_06, booke, cellbe, dfp, efpdouble, "
5906 "efpsingle, fpu, ic_snoop, mmu, notb, pa6t, power4, power5, power5+, power6x, "
5907 "ppc32, ppc601, ppc64, smt, spe, ucache, vsx"
5908 msgstr ""
5909 "4xxmac, altivec, arch_2_05, arch_2_06, booke, cellbe, dfp, efpdouble, "
5910 "efpsingle, fpu, ic_snoop, mmu, notb, pa6t, power4, power5, power5+, power6x, "
5911 "ppc32, ppc601, ppc64, smt, spe, ucache, vsx"
5912
5913 #. type: TP
5914 #: build/C/man8/ld.so.8:188
5915 #, no-wrap
5916 msgid "B<SPARC>"
5917 msgstr "B<SPARC>"
5918
5919 #. type: Plain text
5920 #: build/C/man8/ld.so.8:191
5921 msgid "flush, muldiv, stbar, swap, ultra3, v9, v9v, v9v2"
5922 msgstr "flush, muldiv, stbar, swap, ultra3, v9, v9v, v9v2"
5923
5924 #. type: TP
5925 #: build/C/man8/ld.so.8:191
5926 #, no-wrap
5927 msgid "B<s390>"
5928 msgstr "B<s390>"
5929
5930 #. type: Plain text
5931 #: build/C/man8/ld.so.8:195
5932 msgid ""
5933 "dfp, eimm, esan3, etf3enh, g5, highgprs, hpage, ldisp, msa, stfle, z900, "
5934 "z990, z9-109, z10, zarch"
5935 msgstr ""
5936 "dfp, eimm, esan3, etf3enh, g5, highgprs, hpage, ldisp, msa, stfle, z900, "
5937 "z990, z9-109, z10, zarch"
5938
5939 #. type: TP
5940 #: build/C/man8/ld.so.8:195
5941 #, no-wrap
5942 msgid "B<x86 (32-bit only)>"
5943 msgstr "B<x86 (32-bit のみ)>"
5944
5945 #. type: Plain text
5946 #: build/C/man8/ld.so.8:199
5947 msgid ""
5948 "acpi, apic, clflush, cmov, cx8, dts, fxsr, ht, i386, i486, i586, i686, mca, "
5949 "mmx, mtrr, pat, pbe, pge, pn, pse36, sep, ss, sse, sse2, tm"
5950 msgstr ""
5951 "acpi, apic, clflush, cmov, cx8, dts, fxsr, ht, i386, i486, i586, i686, mca, "
5952 "mmx, mtrr, pat, pbe, pge, pn, pse36, sep, ss, sse, sse2, tm"
5953
5954 #. type: SH
5955 #: build/C/man8/ld.so.8:199
5956 #, no-wrap
5957 msgid "ENVIRONMENT"
5958 msgstr "環境変数"
5959
5960 #. type: Plain text
5961 #: build/C/man8/ld.so.8:201
5962 msgid "Among the more important environment variables are the following:"
5963 msgstr "重要な環境変数には以下のものがある。"
5964
5965 #. type: TP
5966 #: build/C/man8/ld.so.8:201
5967 #, no-wrap
5968 msgid "B<LD_ASSUME_KERNEL>"
5969 msgstr "B<LD_ASSUME_KERNEL>"
5970
5971 #. type: Plain text
5972 #: build/C/man8/ld.so.8:214
5973 msgid ""
5974 "(glibc since 2.2.3)  Each shared library can inform the dynamic linker of "
5975 "the minimum kernel ABI version that it requires.  (This requirement is "
5976 "encoded in an ELF note section that is viewable via I<readelf\\ -n> as a "
5977 "section labeled B<NT_GNU_ABI_TAG>.)  At run time, the dynamic linker "
5978 "determines the ABI version of the running kernel and will reject loading "
5979 "shared libraries that specify minimum ABI versions that exceed that ABI "
5980 "version."
5981 msgstr ""
5982 "(glibc 2.2.3 以降)  各共有ライブラリは動的リンカに必要なカーネル ABI の最小"
5983 "バージョンを通知することができる (必要なバージョンは ELF の note section に格"
5984 "納され、 I<readelf\\ -n> で B<NT_GNU_ABI_TAG> のラベルが付いたセクションとし"
5985 "て見ることができる)。 実行時に、 動的リンカは実行中のカーネルの ABI バージョ"
5986 "ンを判定し、 カーネルの ABI バージョンよりも大きな ABI の最小バージョンが指定"
5987 "された共有ライブラリのロードを行わない。"
5988
5989 #. type: Plain text
5990 #: build/C/man8/ld.so.8:223
5991 msgid ""
5992 "B<LD_ASSUME_KERNEL> can be used to cause the dynamic linker to assume that "
5993 "it is running on a system with a different kernel ABI version.  For example, "
5994 "the following command line causes the dynamic linker to assume it is running "
5995 "on Linux 2.2.5 when loading the shared libraries required by I<myprog>:"
5996 msgstr ""
5997 "B<LD_ASSUME_KERNEL> を使うことで、 動的リンカに、 異なるカーネル ABI バージョ"
5998 "ンのシステムで実行されているかのように見せることができる。 例えば、 以下のコ"
5999 "マンドラインを実行すると、 動的リンカは I<myprog> が必要とする共有ライブラリ"
6000 "をロードする際に Linux 2.2.5 上で動作していると仮定する。"
6001
6002 #. type: Plain text
6003 #: build/C/man8/ld.so.8:227
6004 #, no-wrap
6005 msgid "$ B<LD_ASSUME_KERNEL=2.2.5 ./myprog>\n"
6006 msgstr "$ B<LD_ASSUME_KERNEL=2.2.5 ./myprog>\n"
6007
6008 #. type: Plain text
6009 #: build/C/man8/ld.so.8:244
6010 msgid ""
6011 "On systems that provide multiple versions of a shared library (in different "
6012 "directories in the search path) that have different minimum kernel ABI "
6013 "version requirements, B<LD_ASSUME_KERNEL> can be used to select the version "
6014 "of the library that is used (dependent on the directory search order).  "
6015 "Historically, the most common use of the B<LD_ASSUME_KERNEL> feature was to "
6016 "manually select the older LinuxThreads POSIX threads implementation on "
6017 "systems that provided both LinuxThreads and NPTL (which latter was typically "
6018 "the default on such systems); see B<pthreads>(7)."
6019 msgstr ""
6020 "必要なカーネル ABI の最低バージョンが異なる複数の共有ライブラリが (検索パス中"
6021 "の異なるディレクトリに) あるシステムでは、 B<LD_ASSUME_KERNEL> を使って (ディ"
6022 "レクトリ検索順序に基づき) 使用するライブラリのバージョンを選択することができ"
6023 "る。 歴史的に見ると、 B<LD_ASSUME_KERNEL> の最も一般的な使い道は、 "
6024 "LinuxThreads と NPTL の両方を提供しているシステムで、 古い LinuxThreads の "
6025 "POSIX スレッド実装を手動で選択するためであった (そのようなシステムでは、通常"
6026 "は NPTL がデフォルトであった)。 B<pthreads>(7) を参照。"
6027
6028 #. type: TP
6029 #: build/C/man8/ld.so.8:244 build/C/man8/ld.so.8:325
6030 #, no-wrap
6031 msgid "B<LD_BIND_NOT>"
6032 msgstr "B<LD_BIND_NOT>"
6033
6034 #. type: Plain text
6035 #: build/C/man8/ld.so.8:249
6036 msgid ""
6037 "(glibc since 2.2)  Don't update the Global Offset Table (GOT) and Procedure "
6038 "Linkage Table (PLT)  when resolving a symbol."
6039 msgstr ""
6040 "(glibc 2.2 以降) シンボルを解決した際、Global Offset Table (GOT) と "
6041 "Procedure Linkage Table (PLT) を更新しない。"
6042
6043 #. type: TP
6044 #: build/C/man8/ld.so.8:249
6045 #, no-wrap
6046 msgid "B<LD_BIND_NOW>"
6047 msgstr "B<LD_BIND_NOW>"
6048
6049 #. type: Plain text
6050 #: build/C/man8/ld.so.8:257
6051 msgid ""
6052 "(libc5; glibc since 2.1.1)  If set to a nonempty string, causes the dynamic "
6053 "linker to resolve all symbols at program startup instead of deferring "
6054 "function call resolution to the point when they are first referenced.  This "
6055 "is useful when using a debugger."
6056 msgstr ""
6057 "(libc5; glibc 2.1.1 以降)  空文字列でない場合、 動的リンカはプログラムの開始"
6058 "時に全てのシンボルを解決する。 空文字列の場合、解決しなければならない関数呼び"
6059 "出しが 最初に参照された時点で解決する。 デバッガを使っているときに役立つ。"
6060
6061 #. type: TP
6062 #: build/C/man8/ld.so.8:257
6063 #, no-wrap
6064 msgid "B<LD_LIBRARY_PATH>"
6065 msgstr "B<LD_LIBRARY_PATH>"
6066
6067 #. type: Plain text
6068 #: build/C/man8/ld.so.8:265
6069 msgid ""
6070 "A colon-separated list of directories in which to search for ELF libraries "
6071 "at execution-time.  Similar to the B<PATH> environment variable.  Ignored in "
6072 "set-user-ID and set-group-ID programs."
6073 msgstr ""
6074 "コロン区切りのディレクトリのリスト。実行時に ELF ライブラリを検索するディレク"
6075 "トリを指定する。 B<PATH> 環境変数と同じように指定する。 set-user-ID/set-"
6076 "group-ID されたプログラムでは無視される。"
6077
6078 #. type: TP
6079 #: build/C/man8/ld.so.8:265
6080 #, no-wrap
6081 msgid "B<LD_PRELOAD>"
6082 msgstr "B<LD_PRELOAD>"
6083
6084 #. type: Plain text
6085 #: build/C/man8/ld.so.8:276
6086 msgid ""
6087 "A list of additional, user-specified, ELF shared libraries to be loaded "
6088 "before all others.  The items of the list can be separated by spaces or "
6089 "colons.  This can be used to selectively override functions in other shared "
6090 "libraries.  The libraries are searched for using the rules given under "
6091 "DESCRIPTION.  For set-user-ID/set-group-ID ELF binaries, preload pathnames "
6092 "containing slashes are ignored, and libraries in the standard search "
6093 "directories are loaded only if the set-user-ID permission bit is enabled on "
6094 "the library file."
6095 msgstr ""
6096 "追加でユーザが指定する ELF 共有ライブラリのリスト。指定されたライブラリは、す"
6097 "べてのライブラリより前にロードされる。リストの区切りはスペースとコロンであ"
6098 "る。他の共有ライブラリにある関数を選択的に置き換えるために用いることができ"
6099 "る。指定されたライブラリは「説明」の節で述べたルールを基いて検索される。 set-"
6100 "user-ID/set-group-ID された ELF バイナリでは、スラッシュを含んだパス名のライ"
6101 "ブラリは無視され、標準の検索ディレクトリのライブラリはそのライブラリファイル"
6102 "の set-user-ID 許可ビットが有効になっている場合のみロードされる。"
6103
6104 #. type: TP
6105 #: build/C/man8/ld.so.8:276
6106 #, no-wrap
6107 msgid "B<LD_TRACE_LOADED_OBJECTS>"
6108 msgstr "B<LD_TRACE_LOADED_OBJECTS>"
6109
6110 #. type: Plain text
6111 #: build/C/man8/ld.so.8:283
6112 msgid ""
6113 "(ELF only)  If set to a nonempty string, causes the program to list its "
6114 "dynamic library dependencies, as if run by B<ldd>(1), instead of running "
6115 "normally."
6116 msgstr ""
6117 "(ELF のみ)  空文字列でない場合、 プログラムを普通に実行するのではなく、 "
6118 "B<ldd>(1)  を実行したときのように動的ライブラリの依存関係をリスト表示させる。"
6119
6120 #. type: Plain text
6121 #: build/C/man8/ld.so.8:286
6122 msgid ""
6123 "Then there are lots of more or less obscure variables, many obsolete or only "
6124 "for internal use."
6125 msgstr ""
6126 "そして、それほど知られていない環境変数もある。 多くは廃れてしまったものか内部"
6127 "でのみ使用される環境変数である。"
6128
6129 #. type: TP
6130 #: build/C/man8/ld.so.8:286
6131 #, no-wrap
6132 msgid "B<LD_AOUT_LIBRARY_PATH>"
6133 msgstr "B<LD_AOUT_LIBRARY_PATH>"
6134
6135 #. type: Plain text
6136 #: build/C/man8/ld.so.8:294
6137 msgid ""
6138 "(libc5)  Version of B<LD_LIBRARY_PATH> for a.out binaries only.  Old "
6139 "versions of ld-linux.so.1 also supported B<LD_ELF_LIBRARY_PATH>."
6140 msgstr ""
6141 "(libc5)  a.out バイナリにのみ使われる環境変数で、 B<LD_LIBRARY_PATH> と同じ役"
6142 "割をする。 ld-linux.so.1 の古いバージョンでは B<LD_ELF_LIBRARY_PATH> もサポー"
6143 "トしていた。"
6144
6145 #. type: TP
6146 #: build/C/man8/ld.so.8:294
6147 #, no-wrap
6148 msgid "B<LD_AOUT_PRELOAD>"
6149 msgstr "B<LD_AOUT_PRELOAD>"
6150
6151 #. type: Plain text
6152 #: build/C/man8/ld.so.8:302
6153 msgid ""
6154 "(libc5)  Version of B<LD_PRELOAD> for a.out binaries only.  Old versions of "
6155 "ld-linux.so.1 also supported B<LD_ELF_PRELOAD>."
6156 msgstr ""
6157 "(libc5)  a.out バイナリにのみ使われる環境変数で、 B<LD_PRELOAD> と同じ役割を"
6158 "する。 ld-linux.so.1 の古いバージョンでは B<LD_ELF_PRELOAD> もサポートしてい"
6159 "た。"
6160
6161 #. type: TP
6162 #: build/C/man8/ld.so.8:302
6163 #, no-wrap
6164 msgid "B<LD_AUDIT>"
6165 msgstr "B<LD_AUDIT>"
6166
6167 #. type: Plain text
6168 #: build/C/man8/ld.so.8:312
6169 msgid ""
6170 "(glibc since 2.4)  A colon-separated list of user-specified, ELF shared "
6171 "objects to be loaded before all others in a separate linker namespace (i.e., "
6172 "one that does not intrude upon the normal symbol bindings that would occur "
6173 "in the process).  These libraries can be used to audit the operation of the "
6174 "dynamic linker.  B<LD_AUDIT> is ignored for set-user-ID/set-group-ID "
6175 "binaries."
6176 msgstr ""
6177 "(glibc 2.4 以降)  他のオブジェクトよりも前に、別のリンカ名前空間 (そのプロセ"
6178 "スで行われる 通常のシンボル結合 (symbol bindigns) には関与しない名前空間) で "
6179 "ロードされる、ユーザ指定の ELF 共有オブジェクトのコロン区切りのリスト。 これ"
6180 "らのライブラリを使って、動的リンカの動作を監査することができる。 set-user-ID/"
6181 "set-group-ID されたバイナリでは、 B<LD_AUDIT> は無視される。"
6182
6183 #. type: Plain text
6184 #: build/C/man8/ld.so.8:325
6185 msgid ""
6186 "The dynamic linker will notify the audit libraries at so-called auditing "
6187 "checkpoints\\(emfor example, loading a new library, resolving a symbol, or "
6188 "calling a symbol from another shared object\\(emby calling an appropriate "
6189 "function within the audit library.  For details, see B<rtld-audit>(7).  The "
6190 "auditing interface is largely compatible with that provided on Solaris, as "
6191 "described in its I<Linker and Libraries Guide>, in the chapter I<Runtime "
6192 "Linker Auditing Interface>."
6193 msgstr ""
6194 "動的リンカは、いわゆる監査チェックポイント (auditing checkpoints)  において、"
6195 "監査 (audit) ライブラリの適切な関数を呼び出すことで、 監査ライブラリへの通知"
6196 "を行う。監査チェックポイントの例としては、 新たなライブラリのロード、シンボル"
6197 "の解決、別の共有オブジェクト からのシンボルの呼び出し、などがある。 詳細は "
6198 "B<rtld-audit>(7)  を参照してほしい。 audit インタフェースは、Solaris で提供さ"
6199 "れているものと 大部分は互換性がある。Solaris の audit インタフェースについて"
6200 "は、 I<Linker and Libraries Guide> の I<Runtime Linker Auditing Interface> の"
6201 "章に説明がある。"
6202
6203 #. type: Plain text
6204 #: build/C/man8/ld.so.8:330
6205 msgid ""
6206 "(glibc since 2.1.95)  Do not update the GOT (global offset table) and PLT "
6207 "(procedure linkage table)  after resolving a symbol."
6208 msgstr ""
6209 "(glibc 2.1.95 以降)  シンボルを解決した後、GOT (global offset table) と PLT "
6210 "(procedure linkage table) を更新しない。"
6211
6212 #. type: TP
6213 #: build/C/man8/ld.so.8:330
6214 #, no-wrap
6215 msgid "B<LD_DEBUG>"
6216 msgstr "B<LD_DEBUG>"
6217
6218 #. type: Plain text
6219 #: build/C/man8/ld.so.8:343
6220 msgid ""
6221 "(glibc since 2.1)  Output verbose debugging information about the dynamic "
6222 "linker.  If set to B<all> prints all debugging information it has, if set to "
6223 "B<help> prints a help message about which categories can be specified in "
6224 "this environment variable.  Since glibc 2.3.4, B<LD_DEBUG> is ignored for "
6225 "set-user-ID/set-group-ID binaries."
6226 msgstr ""
6227 "(glibc 2.1 以降)  動的リンカの詳細なデバッグ情報を出力する。 B<all> に設定し"
6228 "た場合、全ての動的リンカが持つデバッグ情報を表示する。 B<help> に設定した場"
6229 "合、この環境変数で指定されるカテゴリのヘルプ情報を表示する。 glibc 2.3.4 以"
6230 "降、 set-user-ID/set-group-ID されたバイナリでは B<LD_DEBUG> は無視される。"
6231
6232 #. type: TP
6233 #: build/C/man8/ld.so.8:343
6234 #, no-wrap
6235 msgid "B<LD_DEBUG_OUTPUT>"
6236 msgstr "B<LD_DEBUG_OUTPUT>"
6237
6238 #. type: Plain text
6239 #: build/C/man8/ld.so.8:352
6240 msgid ""
6241 "(glibc since 2.1)  File in which B<LD_DEBUG> output should be written.  The "
6242 "default is standard error.  B<LD_DEBUG_OUTPUT> is ignored for set-user-ID/"
6243 "set-group-ID binaries."
6244 msgstr ""
6245 "(glibc 2.1 以降)  B<LD_DEBUG> の出力を書き込むファイル。 デフォルトは標準エ"
6246 "ラーである。 set-user-ID/set-group-ID されたバイナリでは、 "
6247 "B<LD_DEBUG_OUTPUT> は無視される。"
6248
6249 #. type: TP
6250 #: build/C/man8/ld.so.8:352
6251 #, no-wrap
6252 msgid "B<LD_DYNAMIC_WEAK>"
6253 msgstr "B<LD_DYNAMIC_WEAK>"
6254
6255 #. type: Plain text
6256 #: build/C/man8/ld.so.8:359
6257 msgid ""
6258 "(glibc since 2.1.91)  Allow weak symbols to be overridden (reverting to old "
6259 "glibc behavior).  For security reasons, since glibc 2.3.4, "
6260 "B<LD_DYNAMIC_WEAK> is ignored for set-user-ID/set-group-ID binaries."
6261 msgstr ""
6262 "(glibc 2.1.19 以降)  上書きされる弱いシンボル (昔の glibc の挙動を逆にす"
6263 "る)。 セキュリティ上の理由から、glibc 2.3.4 以降、 set-user-ID/set-group-ID "
6264 "されたバイナリでは B<LD_DYNAMIC_WEAK> は無視される。"
6265
6266 #. type: TP
6267 #: build/C/man8/ld.so.8:359
6268 #, no-wrap
6269 msgid "B<LD_HWCAP_MASK>"
6270 msgstr "B<LD_HWCAP_MASK>"
6271
6272 #. type: Plain text
6273 #: build/C/man8/ld.so.8:363
6274 msgid "(glibc since 2.1)  Mask for hardware capabilities."
6275 msgstr "(glibc 2.1 以降)  ハードウェア機能のマスク。"
6276
6277 #. type: TP
6278 #: build/C/man8/ld.so.8:363
6279 #, no-wrap
6280 msgid "B<LD_KEEPDIR>"
6281 msgstr "B<LD_KEEPDIR>"
6282
6283 #. type: Plain text
6284 #: build/C/man8/ld.so.8:368
6285 msgid ""
6286 "(a.out only)(libc5)  Don't ignore the directory in the names of a.out "
6287 "libraries to be loaded.  Use of this option is strongly discouraged."
6288 msgstr ""
6289 "(a.out のみ)(libc5)  ロードする a.out ライブラリの名前において、ディレクトリ"
6290 "を無視しない。 このオプションは用いるべきではない。"
6291
6292 #. type: TP
6293 #: build/C/man8/ld.so.8:368
6294 #, no-wrap
6295 msgid "B<LD_NOWARN>"
6296 msgstr "B<LD_NOWARN>"
6297
6298 #. type: Plain text
6299 #: build/C/man8/ld.so.8:373
6300 msgid ""
6301 "(a.out only)(libc5)  Suppress warnings about a.out libraries with "
6302 "incompatible minor version numbers."
6303 msgstr ""
6304 "(a.out のみ)(libc5)  a.out ライブラリにおけるマイナーバージョン番号の非互換"
6305 "に 対する警告メッセージを抑制する。"
6306
6307 #. type: TP
6308 #: build/C/man8/ld.so.8:373
6309 #, no-wrap
6310 msgid "B<LD_ORIGIN_PATH>"
6311 msgstr "B<LD_ORIGIN_PATH>"
6312
6313 #.  Only used if $ORIGIN can't be determined by normal means
6314 #.  (from the origin path saved at load time, or from /proc/self/exe)?
6315 #. type: Plain text
6316 #: build/C/man8/ld.so.8:382
6317 msgid ""
6318 "(glibc since 2.1)  Path where the binary is found (for non-set-user-ID "
6319 "programs).  For security reasons, since glibc 2.4, B<LD_ORIGIN_PATH> is "
6320 "ignored for set-user-ID/set-group-ID binaries."
6321 msgstr ""
6322 "(glibc 2.1 以降)  バイナリへのパス (set-user-ID されていないプログラムについ"
6323 "て)。 セキュリティ上の理由から、glibc 2.3.4 以降、 set-user-ID/set-group-ID "
6324 "されたバイナリでは B<LD_ORIGIN_PATH> は無視される。"
6325
6326 #. type: TP
6327 #: build/C/man8/ld.so.8:382
6328 #, no-wrap
6329 msgid "B<LD_POINTER_GUARD>"
6330 msgstr "B<LD_POINTER_GUARD>"
6331
6332 #. type: Plain text
6333 #: build/C/man8/ld.so.8:394
6334 msgid ""
6335 "(glibc since 2.4)  Set to 0 to disable pointer guarding.  Any other value "
6336 "enables pointer guarding, which is also the default.  Pointer guarding is a "
6337 "security mechanism whereby some pointers to code stored in writable program "
6338 "memory (return addresses saved by B<setjmp>(3)  or function pointers used by "
6339 "various glibc internals) are mangled semi-randomly to make it more difficult "
6340 "for an attacker to hijack the pointers for use in the event of a buffer "
6341 "overrun or stack-smashing attack."
6342 msgstr ""
6343 "(glibc 2.4 以降)  0 に設定すると、ポインタ保護 (pointer guarding) が無効にな"
6344 "る。 それ以外の値の場合はポインタ保護が有効になる。 デフォルトはポインタ保護"
6345 "有効である。 ポインタ保護はセキュリティ機構の一つで、書き込み可能なプログラム"
6346 "メモリ に格納されたコードへのポインタをほぼランダム化することで、 攻撃者が"
6347 "バッファオーバーランやスタック破壊 (stack-smashing) 攻撃の際に ポインタを乗っ"
6348 "取ることを困難にするものである。"
6349
6350 #. type: TP
6351 #: build/C/man8/ld.so.8:394
6352 #, no-wrap
6353 msgid "B<LD_PROFILE>"
6354 msgstr "B<LD_PROFILE>"
6355
6356 #. type: Plain text
6357 #: build/C/man8/ld.so.8:401
6358 msgid ""
6359 "(glibc since 2.1)  The name of a (single) shared object to be profiled, "
6360 "specified either as a pathname or a soname.  Profiling output is appended to "
6361 "the file whose name is: \"I<$LD_PROFILE_OUTPUT>/I<$LD_PROFILE>.profile\"."
6362 msgstr ""
6363 "(glibc 2.1 以降)  プロファイルを行う共有オブジェクトの名前。 パス名か共有オブ"
6364 "ジェクト名 (soname) で指定される。 プロフィールの出力は \"I<"
6365 "$LD_PROFILE_OUTPUT>/I<$LD_PROFILE>.profile\" という名前の ファイルに追記され"
6366 "る。"
6367
6368 #. type: TP
6369 #: build/C/man8/ld.so.8:401
6370 #, no-wrap
6371 msgid "B<LD_PROFILE_OUTPUT>"
6372 msgstr "B<LD_PROFILE_OUTPUT>"
6373
6374 #. type: Plain text
6375 #: build/C/man8/ld.so.8:414
6376 msgid ""
6377 "(glibc since 2.1)  Directory where B<LD_PROFILE> output should be written.  "
6378 "If this variable is not defined, or is defined as an empty string, then the "
6379 "default is I</var/tmp>.  B<LD_PROFILE_OUTPUT> is ignored for set-user-ID and "
6380 "set-group-ID programs, which always use I</var/profile>."
6381 msgstr ""
6382 "(glibc 2.1 以降)  B<LD_PROFILE> の出力が書き込まれるディレクトリ。 この変数が"
6383 "定義されていないか、空の文字列が定義されている場合、 デフォルト値は I</var/"
6384 "tmp> となる。 set-user-ID/set-group-ID されたプログラムでは、 "
6385 "LD_PROFILE_OUTPUT は無視される。 出力ファイルは常に I</var/profile> が使用さ"
6386 "れる。"
6387
6388 #. type: TP
6389 #: build/C/man8/ld.so.8:414
6390 #, no-wrap
6391 msgid "B<LD_SHOW_AUXV>"
6392 msgstr "B<LD_SHOW_AUXV>"
6393
6394 #.  FIXME
6395 #.  Document LD_TRACE_PRELINKING (e.g.: LD_TRACE_PRELINKING=libx1.so ./prog)
6396 #.      Available since glibc 2.3
6397 #.      Also enables DL_DEBUG_PRELINK
6398 #. type: Plain text
6399 #: build/C/man8/ld.so.8:425
6400 msgid ""
6401 "(glibc since 2.1)  Show auxiliary array passed up from the kernel.  For "
6402 "security reasons, since glibc 2.3.5, B<LD_SHOW_AUXV> is ignored for set-user-"
6403 "ID/set-group-ID binaries."
6404 msgstr ""
6405 "(glibc 2.1 以降)  カーネルから渡される補助的な (パラメータの) 配列を表示す"
6406 "る。 セキュリティ上の理由から、glibc 2.3.4 以降、 set-user-ID/set-group-ID さ"
6407 "れたバイナリでは B<LD_SHOW_AUXV> は無視される。"
6408
6409 #. type: TP
6410 #: build/C/man8/ld.so.8:425
6411 #, no-wrap
6412 msgid "B<LD_USE_LOAD_BIAS>"
6413 msgstr "B<LD_USE_LOAD_BIAS>"
6414
6415 #.  http://sources.redhat.com/ml/libc-hacker/2003-11/msg00127.html
6416 #.  Subject: [PATCH] Support LD_USE_LOAD_BIAS
6417 #.  Jakub Jelinek
6418 #. type: Plain text
6419 #: build/C/man8/ld.so.8:444
6420 msgid ""
6421 "By default (i.e., if this variable is not defined)  executables and "
6422 "prelinked shared objects will honor base addresses of their dependent "
6423 "libraries and (nonprelinked) position-independent executables (PIEs)  and "
6424 "other shared objects will not honor them.  If B<LD_USE_LOAD_BIAS> is defined "
6425 "wit the value, both executables and PIEs will honor the base addresses.  If "
6426 "B<LD_USE_LOAD_BIAS> is defined with the value 0, neither executables nor "
6427 "PIEs will honor the base addresses.  This variable is ignored by set-user-ID "
6428 "and set-group-ID programs."
6429 msgstr ""
6430 "デフォルトでは (つまり、この変数が定義されていない場合)、 実行ファイルと "
6431 "prelink された共有オブジェクトでは、それらが依存する ライブラリのベースアドレ"
6432 "スが尊重される一方、 (prelink されていない) position-independent executables "
6433 "(PIEs) と 他の共有オブジェクトでは依存するライブラリのベースアドレスは 尊重さ"
6434 "れない。 B<LD_USE_LOAD_BIAS> に値が定義された場合、実行ファイルと PIE のどち"
6435 "らでも ベースアドレスが尊重される。 B<LD_USE_LOAD_BIAS> が値 0 で定義された場"
6436 "合、実行ファイルと PIE のどちらでも ベースアドレスは尊重されない。 set-user-"
6437 "ID や set-group-ID されたプログラムでは、 この変数は無視される。"
6438
6439 #. type: TP
6440 #: build/C/man8/ld.so.8:444
6441 #, no-wrap
6442 msgid "B<LD_VERBOSE>"
6443 msgstr "B<LD_VERBOSE>"
6444
6445 #. type: Plain text
6446 #: build/C/man8/ld.so.8:452
6447 msgid ""
6448 "(glibc since 2.1)  If set to a nonempty string, output symbol versioning "
6449 "information about the program if the B<LD_TRACE_LOADED_OBJECTS> environment "
6450 "variable has been set."
6451 msgstr ""
6452 "(glibc 2.1 以降) 空文字列でない場合に、B<LD_TRACE_LOADED_OBJECTS> 環境変数が"
6453 "設定されていれば、プログラムのシンボルバージョン情報を出力する。"
6454
6455 #. type: TP
6456 #: build/C/man8/ld.so.8:452
6457 #, no-wrap
6458 msgid "B<LD_WARN>"
6459 msgstr "B<LD_WARN>"
6460
6461 #. type: Plain text
6462 #: build/C/man8/ld.so.8:456
6463 msgid ""
6464 "(ELF only)(glibc since 2.1.3)  If set to a nonempty string, warn about "
6465 "unresolved symbols."
6466 msgstr ""
6467 "(ELF のみ)(glibc 2.1.3 以降)  空文字列でない場合、解決されていないシンボルが"
6468 "あれば警告を出す。"
6469
6470 #. type: TP
6471 #: build/C/man8/ld.so.8:456
6472 #, no-wrap
6473 msgid "B<LDD_ARGV0>"
6474 msgstr "B<LDD_ARGV0>"
6475
6476 #. type: Plain text
6477 #: build/C/man8/ld.so.8:463
6478 msgid "(libc5)  I<argv>[0] to be used by B<ldd>(1)  when none is present."
6479 msgstr ""
6480 "(libc5)  B<ldd>(1)  の引き数がない場合に、 I<argv>[0] として使われる値。"
6481
6482 #. type: SH
6483 #: build/C/man8/ld.so.8:463 build/C/man8/ldconfig.8:156
6484 #, no-wrap
6485 msgid "FILES"
6486 msgstr "ファイル"
6487
6488 #. type: TP
6489 #: build/C/man8/ld.so.8:465 build/C/man8/ldconfig.8:158
6490 #, no-wrap
6491 msgid "I</lib/ld.so>"
6492 msgstr "I</lib/ld.so>"
6493
6494 #. type: Plain text
6495 #: build/C/man8/ld.so.8:468
6496 msgid "a.out dynamic linker/loader"
6497 msgstr "a.out の動的リンカ/ローダ"
6498
6499 #. type: TP
6500 #: build/C/man8/ld.so.8:468
6501 #, no-wrap
6502 msgid "I</lib/ld-linux.so.>{I<1>,I<2>}"
6503 msgstr "I</lib/ld-linux.so.>{I<1>,I<2>}"
6504
6505 #. type: Plain text
6506 #: build/C/man8/ld.so.8:471
6507 msgid "ELF dynamic linker/loader"
6508 msgstr "ELF の動的リンカ/ローダ"
6509
6510 #. type: TP
6511 #: build/C/man8/ld.so.8:471 build/C/man8/ldconfig.8:165
6512 #, no-wrap
6513 msgid "I</etc/ld.so.cache>"
6514 msgstr "I</etc/ld.so.cache>"
6515
6516 #. type: Plain text
6517 #: build/C/man8/ld.so.8:475
6518 msgid ""
6519 "File containing a compiled list of directories in which to search for "
6520 "libraries and an ordered list of candidate libraries."
6521 msgstr ""
6522 "ライブラリを検索するディレクトリを集めたリストと、 共有ライブラリの候補の整列"
6523 "リストを含むファイル。"
6524
6525 #. type: TP
6526 #: build/C/man8/ld.so.8:475
6527 #, no-wrap
6528 msgid "I</etc/ld.so.preload>"
6529 msgstr "I</etc/ld.so.preload>"
6530
6531 #. type: Plain text
6532 #: build/C/man8/ld.so.8:479
6533 msgid ""
6534 "File containing a whitespace-separated list of ELF shared libraries to be "
6535 "loaded before the program."
6536 msgstr ""
6537 "プログラムの前にロードすべき ELF 共有ライブラリを スペースで区切ったリストが"
6538 "書かれているファイル。"
6539
6540 #. type: TP
6541 #: build/C/man8/ld.so.8:479
6542 #, no-wrap
6543 msgid "B<lib*.so*>"
6544 msgstr "B<lib*.so*>"
6545
6546 #. type: Plain text
6547 #: build/C/man8/ld.so.8:482
6548 msgid "shared libraries"
6549 msgstr "共有ライブラリ"
6550
6551 #. type: Plain text
6552 #: build/C/man8/ld.so.8:489
6553 msgid ""
6554 "The B<ld.so> functionality is available for executables compiled using libc "
6555 "version 4.4.3 or greater.  ELF functionality is available since Linux 1.1.52 "
6556 "and libc5."
6557 msgstr ""
6558 "B<ld.so> の機能は libc のバージョン 4.4.3 以上を用いてコンパイルされた 実行"
6559 "ファイルで使用可能である。 ELF の機能は Linux 1.1.52 以降と libc5 以降で使用"
6560 "可能である。"
6561
6562 #.  .SH AUTHORS
6563 #.  ld.so: David Engel, Eric Youngdale, Peter MacDonald, Hongjiu Lu, Linus
6564 #.   Torvalds, Lars Wirzenius and Mitch D'Souza
6565 #.  ld-linux.so: Roland McGrath, Ulrich Drepper and others.
6566 #.  In the above, (libc5) stands for David Engel's ld.so/ld-linux.so.
6567 #. type: Plain text
6568 #: build/C/man8/ld.so.8:505
6569 msgid ""
6570 "B<ld>(1), B<ldd>(1), B<pldd>(1), B<sprof>(1), B<dlopen>(3), B<getauxval>(3), "
6571 "B<rtld-audit>(7), B<ldconfig>(8), B<sln>(8)"
6572 msgstr ""
6573 "B<ld>(1), B<ldd>(1), B<pldd>(1), B<sprof>(1), B<dlopen>(3), B<getauxval>(3), "
6574 "B<rtld-audit>(7), B<ldconfig>(8), B<sln>(8)"
6575
6576 #. type: TH
6577 #: build/C/man8/ldconfig.8:22
6578 #, no-wrap
6579 msgid "LDCONFIG"
6580 msgstr "LDCONFIG"
6581
6582 #. type: TH
6583 #: build/C/man8/ldconfig.8:22
6584 #, no-wrap
6585 msgid "2012-05-10"
6586 msgstr "2012-05-10"
6587
6588 #. type: Plain text
6589 #: build/C/man8/ldconfig.8:25
6590 msgid "ldconfig - configure dynamic linker run-time bindings"
6591 msgstr "ldconfig - 動的リンカによる実行時の結合関係を設定する"
6592
6593 #. type: Plain text
6594 #: build/C/man8/ldconfig.8:40
6595 msgid ""
6596 "B</sbin/ldconfig> [ B<-nNvXV> ] [ B<-f\\ conf> ] [ B<-C\\ cache> ] [ B<-r\\ "
6597 "root> ] I<directory>\\ ..."
6598 msgstr ""
6599 "B</sbin/ldconfig> [ B<-nNvXV> ] [ B<-f\\ conf> ] [ B<-C\\ cache> ] [ B<-r\\ "
6600 "root> ] I<directory>\\ ..."
6601
6602 #. type: Plain text
6603 #: build/C/man8/ldconfig.8:49
6604 msgid "B</sbin/ldconfig> B<-l> [ B<-v> ] I<library>\\ ..."
6605 msgstr "B</sbin/ldconfig> B<-l> [ B<-v> ] I<library>\\ ..."
6606
6607 #. type: Plain text
6608 #: build/C/man8/ldconfig.8:54
6609 msgid "B</sbin/ldconfig> B<-p>"
6610 msgstr "B</sbin/ldconfig> B<-p>"
6611
6612 #. type: Plain text
6613 #: build/C/man8/ldconfig.8:71
6614 msgid ""
6615 "B<ldconfig> creates the necessary links and cache to the most recent shared "
6616 "libraries found in the directories specified on the command line, in the "
6617 "file I</etc/ld.so.conf>, and in the trusted directories (I</lib> and I</usr/"
6618 "lib>).  The cache is used by the run-time linker, I<ld.so> or I<ld-linux."
6619 "so>.  B<ldconfig> checks the header and filenames of the libraries it "
6620 "encounters when determining which versions should have their links updated."
6621 msgstr ""
6622 "B<ldcofig> は最新の共有ライブラリに対して必要なリンクを作成したり、 ライブラ"
6623 "リをキャッシュしたりする。 ライブラリは、コマンドラインや I</etc/ld.so.conf> "
6624 "ファイルで指定されたディレクトリや、共有ライブラリが 通常置かれるディレクト"
6625 "リ (I</lib> と I</usr/lib>)  から検索される。 キャッシュは実行時リンカ I<ld."
6626 "so> または I<ld-linux.so> によって使われる。 B<ldconfig> は処理するライブラリ"
6627 "のヘッダ部分とファイル名をチェックし、 どのバージョンに対してリンクを更新すべ"
6628 "きかを判断する。"
6629
6630 #.  The following sentence looks suspect
6631 #.  (perhaps historical cruft) -- MTK, Jul 2005
6632 #.  Therefore, when making dynamic libraries,
6633 #.  it is wise to explicitly link against libc (use \-lc).
6634 #. type: Plain text
6635 #: build/C/man8/ldconfig.8:79
6636 msgid ""
6637 "B<ldconfig> will attempt to deduce the type of ELF libs (i.e., libc5 or "
6638 "libc6/glibc)  based on what C libs, if any, the library was linked against."
6639 msgstr ""
6640 "B<ldconfig> は ELF ライブラリの種類 (libc5 か libc6/glibc か) を判断すると"
6641 "き、 そのライブラリがリンクしている C ライブラリを参考にする。"
6642
6643 #. type: Plain text
6644 #: build/C/man8/ldconfig.8:100
6645 msgid ""
6646 "Some existing libs do not contain enough information to allow the deduction "
6647 "of their type.  Therefore, the I</etc/ld.so.conf> file format allows the "
6648 "specification of an expected type.  This is used I<only> for those ELF libs "
6649 "which we can not work out.  The format is \"dirname=TYPE\", where TYPE can "
6650 "be libc4, libc5, or libc6.  (This syntax also works on the command line.)  "
6651 "Spaces are I<not> allowed.  Also see the B<-p> option.  B<ldconfig> should "
6652 "normally be run by the superuser as it may require write permission on some "
6653 "root owned directories and files."
6654 msgstr ""
6655 "すでに存在しているライブラリの中には、種類を区別するために充分な 情報が含まれ"
6656 "ていないものもある。 このため I</etc/ld.so.conf> ファイルでライブラリの形式を"
6657 "指定することができるようになっている。 これは区別不能な ELF ライブラリ「だ"
6658 "け」に用いるものである。 フォーマットは \"dirname=TYPE\" とする。 ここで "
6659 "TYPE は libc4, libc5, libc6 のいずれかである (この書式はコマンドラインでも使"
6660 "える)。 「スペースを入れてはならない」。 B<-p> オプションも見ておくこと。 "
6661 "B<ldconfig> は通常スーパーユーザー権限で実行しなければならない。 root が所有"
6662 "しているディレクトリやファイルへの書き込み権限が 必要になるからである。"
6663
6664 #. type: TP
6665 #: build/C/man8/ldconfig.8:101
6666 #, no-wrap
6667 msgid "B<-v>"
6668 msgstr "B<-v>"
6669
6670 #. type: Plain text
6671 #: build/C/man8/ldconfig.8:107
6672 msgid ""
6673 "Verbose mode.  Print current version number, the name of each directory as "
6674 "it is scanned, and any links that are created.  Overrides quiet mode."
6675 msgstr ""
6676 "詳細表示モード。 現在のバージョン番号を表示する。 またそれぞれのディレクトリ"
6677 "をスキャンし、 新しいリンクを生成するたびに、その内容を表示する。 メッセージ"
6678 "抑制モードを上書きする。"
6679
6680 #. type: TP
6681 #: build/C/man8/ldconfig.8:107
6682 #, no-wrap
6683 msgid "B<-n>"
6684 msgstr "B<-n>"
6685
6686 #. type: Plain text
6687 #: build/C/man8/ldconfig.8:118
6688 msgid ""
6689 "Only process directories specified on the command line.  Don't process the "
6690 "trusted directories (I</lib> and I</usr/lib>)  nor those specified in I</etc/"
6691 "ld.so.conf>.  Implies B<-N>."
6692 msgstr ""
6693 "コマンドラインで指定されたディレクトリのみを処理する。 通常共有ライブラリが置"
6694 "かれるディレクトリ (I</lib> と I</usr/lib>)  や I</etc/ld.so.conf> で指定され"
6695 "たディレクトリは処理しない。 暗黙のうちに B<-N> が指定される。"
6696
6697 #. type: TP
6698 #: build/C/man8/ldconfig.8:118
6699 #, no-wrap
6700 msgid "B<-N>"
6701 msgstr "B<-N>"
6702
6703 #. type: Plain text
6704 #: build/C/man8/ldconfig.8:124
6705 msgid ""
6706 "Don't rebuild the cache.  Unless B<-X> is also specified, links are still "
6707 "updated."
6708 msgstr ""
6709 "キャッシュを再構成しない。 同時に B<-X> が同時に指定されなければ、リンクのほ"
6710 "うは更新される。"
6711
6712 #. type: TP
6713 #: build/C/man8/ldconfig.8:124
6714 #, no-wrap
6715 msgid "B<-X>"
6716 msgstr "B<-X>"
6717
6718 #. type: Plain text
6719 #: build/C/man8/ldconfig.8:130
6720 msgid ""
6721 "Don't update links.  Unless B<-N> is also specified, the cache is still "
6722 "rebuilt."
6723 msgstr ""
6724 "リンクを更新しない。 B<-N> が同時に指定されなければ、キャッシュのほうは再構成"
6725 "される。"
6726
6727 #. type: TP
6728 #: build/C/man8/ldconfig.8:130
6729 #, no-wrap
6730 msgid "B<-f conf>"
6731 msgstr "B<-f conf>"
6732
6733 #. type: Plain text
6734 #: build/C/man8/ldconfig.8:136
6735 msgid "Use B<conf> instead of I</etc/ld.so.conf>."
6736 msgstr "B<conf> を I</etc/ld.so.conf> の代わりに用いる。"
6737
6738 #. type: TP
6739 #: build/C/man8/ldconfig.8:136
6740 #, no-wrap
6741 msgid "B<-C cache>"
6742 msgstr "B<-C cache>"
6743
6744 #. type: Plain text
6745 #: build/C/man8/ldconfig.8:142
6746 msgid "Use B<cache> instead of I</etc/ld.so.cache>."
6747 msgstr "B<cache> を I</etc/ld.so.cache> の代わりに用いる。"
6748
6749 #. type: TP
6750 #: build/C/man8/ldconfig.8:142
6751 #, no-wrap
6752 msgid "B<-r root>"
6753 msgstr "B<-r root>"
6754
6755 #. type: Plain text
6756 #: build/C/man8/ldconfig.8:147
6757 msgid "Change to and use I<root> as the root directory."
6758 msgstr ""
6759 "I<root> にカレントディレクトリを変更し、ここをルートディレクトリとして用い"
6760 "る。"
6761
6762 #. type: TP
6763 #: build/C/man8/ldconfig.8:147
6764 #, no-wrap
6765 msgid "B<-l>"
6766 msgstr "B<-l>"
6767
6768 #. type: Plain text
6769 #: build/C/man8/ldconfig.8:152
6770 msgid ""
6771 "Library mode.  Manually link individual libraries.  Intended for use by "
6772 "experts only."
6773 msgstr ""
6774 "ライブラリモード。それぞれのライブラリを手動でリンクする。 熟練者のみが用いる"
6775 "べきである。"
6776
6777 #. type: TP
6778 #: build/C/man8/ldconfig.8:152
6779 #, no-wrap
6780 msgid "B<-p>"
6781 msgstr "B<-p>"
6782
6783 #. type: Plain text
6784 #: build/C/man8/ldconfig.8:156
6785 msgid ""
6786 "Print the lists of directories and candidate libraries stored in the current "
6787 "cache."
6788 msgstr ""
6789 "現在のキャッシュに保存されているディレクトリのリストと、 ライブラリの候補を表"
6790 "示する。"
6791
6792 #. type: Plain text
6793 #: build/C/man8/ldconfig.8:161
6794 msgid "run-time linker/loader"
6795 msgstr "実行時リンカ/ローダー。"
6796
6797 #. type: TP
6798 #: build/C/man8/ldconfig.8:161
6799 #, no-wrap
6800 msgid "I</etc/ld.so.conf>"
6801 msgstr "I</etc/ld.so.conf>"
6802
6803 #. type: Plain text
6804 #: build/C/man8/ldconfig.8:165
6805 msgid ""
6806 "File containing a list of colon, space, tab, newline, or comma-separated "
6807 "directories in which to search for libraries."
6808 msgstr ""
6809 "コロン・スペース・タブ・改行・コンマで区切られたディレクトリのリスト。 それぞ"
6810 "れのディレクトリでライブラリが検索される。"
6811
6812 #. type: Plain text
6813 #: build/C/man8/ldconfig.8:174
6814 msgid ""
6815 "File containing an ordered list of libraries found in the directories "
6816 "specified in I</etc/ld.so.conf>, as well as those found in I</lib> and I</"
6817 "usr/lib>."
6818 msgstr ""
6819 "I</etc/ld.so.conf> で指定されたディレクトリにあるライブラリ、および I</lib> "
6820 "と I</usr/lib> にあるライブラリの順序付きリスト。"
6821
6822 #. type: Plain text
6823 #: build/C/man8/ldconfig.8:178
6824 msgid "B<ldd>(1), B<ld.so>(8)"
6825 msgstr "B<ldd>(1), B<ld.so>(8)"
6826
6827 #. type: TH
6828 #: build/C/man1/ldd.1:14
6829 #, no-wrap
6830 msgid "LDD"
6831 msgstr "LDD"
6832
6833 #. type: Plain text
6834 #: build/C/man1/ldd.1:17
6835 msgid "ldd - print shared library dependencies"
6836 msgstr "ldd - 共有ライブラリへの依存関係を表示する"
6837
6838 #. type: Plain text
6839 #: build/C/man1/ldd.1:19
6840 msgid "B<ldd> [I<option>]... I<file>..."
6841 msgstr "B<ldd> [I<option>]... I<file>..."
6842
6843 #. type: Plain text
6844 #: build/C/man1/ldd.1:23
6845 msgid ""
6846 "B<ldd> prints the shared libraries required by each program or shared "
6847 "library specified on the command line."
6848 msgstr ""
6849 "B<ldd> はコマンドラインで指定したプログラムや共有ライブラリについて、 それぞ"
6850 "れで必要とされる共有ライブラリを表示する。"
6851
6852 #. type: SS
6853 #: build/C/man1/ldd.1:23
6854 #, no-wrap
6855 msgid "Security"
6856 msgstr "セキュリティ"
6857
6858 #.  Mainline glibc's ldd allows this possibility (the line
6859 #.       try_trace "$file"
6860 #.  in glibc 2.15, for example), but many distro versions of
6861 #.  ldd seem to remove that code path from the script.
6862 #. type: Plain text
6863 #: build/C/man1/ldd.1:49
6864 msgid ""
6865 "In the usual case, B<ldd> invokes the standard dynamic linker (see B<ld."
6866 "so>(8))  with the B<LD_TRACE_LOADED_OBJECTS> environment variable set to 1, "
6867 "which causes the linker to display the library dependencies.  Be aware, "
6868 "however, that in some circumstances, some versions of B<ldd> may attempt to "
6869 "obtain the dependency information by directly executing the program.  Thus, "
6870 "you should I<never> employ B<ldd> on an untrusted executable, since this may "
6871 "result in the execution of arbitrary code.  A safer alternative when dealing "
6872 "with untrusted executables is:"
6873 msgstr ""
6874 "通常の場合、 B<ldd> は標準の動的リンカ (B<ld.so>(8) 参照) を "
6875 "B<LD_TRACE_LOADED_OBJECTS> 環境変数に 1 をセットして起動する。 "
6876 "B<LD_TRACE_LOADED_OBJECTS> に 1 をセットすると、リンカはライブラリの依存関係"
6877 "を表示する。但し、状況次第では、依存関係の情報を得るのにプログラムを直接実行"
6878 "するバージョンの B<ldd> が存在する。したがって、信頼できない実行ファイルに対"
6879 "しては「決して」 B<ldd> を使っては「ならない」。任意のコードを実行することに"
6880 "つながるからである。信頼できない実行ファイルを扱う、より安全な別の方法として"
6881 "は次のようにするとよい。"
6882
6883 #. type: Plain text
6884 #: build/C/man1/ldd.1:51
6885 #, no-wrap
6886 msgid "    $ objdump -p /path/to/program | grep NEEDED\n"
6887 msgstr "    $ objdump -p /path/to/program | grep NEEDED\n"
6888
6889 #. type: TP
6890 #: build/C/man1/ldd.1:52 build/C/man1/mtrace.1:55
6891 #, no-wrap
6892 msgid "B<--version>"
6893 msgstr "B<--version>"
6894
6895 #. type: Plain text
6896 #: build/C/man1/ldd.1:56
6897 msgid "Print the version number of B<ldd>."
6898 msgstr "B<ldd> のバージョン番号を表示する。"
6899
6900 #. type: TP
6901 #: build/C/man1/ldd.1:56
6902 #, no-wrap
6903 msgid "B<-v\\ --verbose>"
6904 msgstr "B<-v\\ --verbose>"
6905
6906 #. type: Plain text
6907 #: build/C/man1/ldd.1:60
6908 msgid ""
6909 "Print all information, including, for example, symbol versioning information."
6910 msgstr "シンボルのバージョン情報などを含めた全ての情報を表示する。"
6911
6912 #. type: TP
6913 #: build/C/man1/ldd.1:60
6914 #, no-wrap
6915 msgid "B<-u\\ --unused>"
6916 msgstr "B<-u\\ --unused>"
6917
6918 #. type: Plain text
6919 #: build/C/man1/ldd.1:64
6920 msgid "Print unused direct dependencies.  (Since glibc 2.3.4.)"
6921 msgstr "使用されていない直接の依存関係を表示する (glibc 2.3.4 以降)。"
6922
6923 #. type: TP
6924 #: build/C/man1/ldd.1:64
6925 #, no-wrap
6926 msgid "B<-d\\ --data-relocs>"
6927 msgstr "B<-d\\ --data-relocs>"
6928
6929 #. type: Plain text
6930 #: build/C/man1/ldd.1:67
6931 msgid "Perform relocations and report any missing objects (ELF only)."
6932 msgstr ""
6933 "リロケーションを実行し、足りないオブジェクトについてレポートする (ELF のみ)。"
6934
6935 #. type: TP
6936 #: build/C/man1/ldd.1:67
6937 #, no-wrap
6938 msgid "B<-r\\ --function-relocs>"
6939 msgstr "B<-r\\ --function-relocs>"
6940
6941 #. type: Plain text
6942 #: build/C/man1/ldd.1:71
6943 msgid ""
6944 "Perform relocations for both data objects and functions, and report any "
6945 "missing objects or functions (ELF only)."
6946 msgstr "足りないオブジェクトや関数についてレポートする (ELF のみ)。"
6947
6948 #. type: TP
6949 #: build/C/man1/ldd.1:71 build/C/man1/mtrace.1:52
6950 #, no-wrap
6951 msgid "B<--help>"
6952 msgstr "B<--help>"
6953
6954 #.  .SH NOTES
6955 #.  The standard version of
6956 #.  .B ldd
6957 #.  comes with glibc2.
6958 #.  Libc5 came with an older version, still present
6959 #.  on some systems.
6960 #.  The long options are not supported by the libc5 version.
6961 #.  On the other hand, the glibc2 version does not support
6962 #.  .B \-V
6963 #.  and only has the equivalent
6964 #.  .BR \-\-version .
6965 #.  .LP
6966 #.  The libc5 version of this program will use the name of a library given
6967 #.  on the command line as-is when it contains a \(aq/\(aq; otherwise it
6968 #.  searches for the library in the standard locations.
6969 #.  To run it
6970 #.  on a shared library in the current directory, prefix the name with "./".
6971 #. type: Plain text
6972 #: build/C/man1/ldd.1:91
6973 msgid "Usage information."
6974 msgstr "使用法を表示する。"
6975
6976 #. type: Plain text
6977 #: build/C/man1/ldd.1:94
6978 msgid "B<ldd> does not work on a.out shared libraries."
6979 msgstr "B<ldd> は a.out 共有ライブラリでは動作しない。"
6980
6981 #.  .SH AUTHOR
6982 #.  David Engel.
6983 #.  Roland McGrath and Ulrich Drepper.
6984 #. type: Plain text
6985 #: build/C/man1/ldd.1:108
6986 msgid ""
6987 "B<ldd> does not work with some extremely old a.out programs which were built "
6988 "before B<ldd> support was added to the compiler releases.  If you use B<ldd> "
6989 "on one of these programs, the program will attempt to run with I<argc> = 0 "
6990 "and the results will be unpredictable."
6991 msgstr ""
6992 "B<ldd> は非常に古い a.out プログラム (B<ldd> のサポートがコンパイラに追加され"
6993 "る以前にビルドされたようなプログラム)  では動作しない。 このようなプログラム"
6994 "に対して B<ldd> を用いると、プログラムは I<argc> = 0 で実行される。結果は予想"
6995 "不可能である。"
6996
6997 #. type: Plain text
6998 #: build/C/man1/ldd.1:113
6999 msgid "B<sprof>(1), B<pldd>(1), B<ld.so>(8), B<ldconfig>(8)"
7000 msgstr "B<sprof>(1), B<pldd>(1), B<ld.so>(8), B<ldconfig>(8)"
7001
7002 #. type: TH
7003 #: build/C/man1/memusage.1:24
7004 #, no-wrap
7005 msgid "MEMUSAGE"
7006 msgstr ""
7007
7008 #. type: TH
7009 #: build/C/man1/memusage.1:24 build/C/man1/memusagestat.1:23
7010 #, no-wrap
7011 msgid "2014-09-06"
7012 msgstr "2014-09-06"
7013
7014 #. type: TH
7015 #: build/C/man1/memusage.1:24 build/C/man1/mtrace.1:23
7016 #, no-wrap
7017 msgid "Linux user manual"
7018 msgstr "Linux user manual"
7019
7020 #. type: Plain text
7021 #: build/C/man1/memusage.1:27
7022 msgid "memusage - profile memory usage of a program"
7023 msgstr ""
7024
7025 #. type: Plain text
7026 #: build/C/man1/memusage.1:29
7027 msgid "B<memusage> [I<option>]... I<program> [I<programoption>]..."
7028 msgstr ""
7029
7030 #. type: Plain text
7031 #: build/C/man1/memusage.1:53
7032 msgid ""
7033 "B<memusage> is a bash script which profiles memory usage of the program, "
7034 "I<program>.  It preloads the B<libmemusage.so> library into the caller's "
7035 "environment (via the B<LD_PRELOAD> environment variable; see B<ld.so>(8)).  "
7036 "The B<libmemusage.so> library traces memory allocation by intercepting calls "
7037 "to B<malloc>(3), B<calloc>(3), B<free>(3), and B<realloc>(3); optionally, "
7038 "calls to B<mmap>(2), B<mremap>(2), and B<munmap>(2)  can also be intercepted."
7039 msgstr ""
7040
7041 #. type: Plain text
7042 #: build/C/man1/memusage.1:62
7043 msgid ""
7044 "B<memusage> can output the collected data in textual form, or it can use "
7045 "B<memusagestat>(1)  (see the B<-p> option, below)  to create a PNG file "
7046 "containing graphical representation of the collected data."
7047 msgstr ""
7048
7049 #. type: SS
7050 #: build/C/man1/memusage.1:62
7051 #, no-wrap
7052 msgid "Memory usage summary"
7053 msgstr ""
7054
7055 #. type: Plain text
7056 #: build/C/man1/memusage.1:66
7057 msgid ""
7058 "The \"Memory usage summary\" line output by B<memusage> contains three "
7059 "fields:"
7060 msgstr ""
7061
7062 #. type: TP
7063 #: build/C/man1/memusage.1:67
7064 #, no-wrap
7065 msgid "B<heap total>"
7066 msgstr ""
7067
7068 #. type: Plain text
7069 #: build/C/man1/memusage.1:84
7070 msgid ""
7071 "Sum of I<size> arguments of all B<malloc>(3)  calls, products of arguments "
7072 "(I<nmemb>*I<size>) of all B<calloc>(3)  calls, and sum of I<length> "
7073 "arguments of all B<mmap>(2)  calls.  In the case of B<realloc>(3)  and "
7074 "B<mremap>(2), if the new size of an allocation is larger than the previous "
7075 "size, the sum of all such differences (new size minus old size) is added."
7076 msgstr ""
7077
7078 #. type: TP
7079 #: build/C/man1/memusage.1:84
7080 #, no-wrap
7081 msgid "B<heap peak>"
7082 msgstr ""
7083
7084 #. type: Plain text
7085 #: build/C/man1/memusage.1:98
7086 msgid ""
7087 "Maximum of all I<size> arguments of B<malloc>(3), all products of "
7088 "I<nmemb>*I<size> of B<calloc>(3), all I<size> arguments of B<realloc>(3), "
7089 "I<length> arguments of B<mmap>(2), and I<new_size> arguments of B<mremap>(2)."
7090 msgstr ""
7091
7092 #. type: TP
7093 #: build/C/man1/memusage.1:98
7094 #, no-wrap
7095 msgid "B<stack peak>"
7096 msgstr ""
7097
7098 #. type: Plain text
7099 #: build/C/man1/memusage.1:105
7100 msgid ""
7101 "Before the first call to any monitored function, the stack pointer address "
7102 "(base stack pointer) is saved.  After each function call, the actual stack "
7103 "pointer address is read and the difference from the base stack pointer "
7104 "computed.  The maximum of these differences is then the stack peak."
7105 msgstr ""
7106
7107 #. type: Plain text
7108 #: build/C/man1/memusage.1:122
7109 msgid ""
7110 "Immediately following this summary line, a table shows the number calls, "
7111 "total memory allocated or deallocated, and number of failed calls for each "
7112 "intercepted function.  For B<realloc>(3)  and B<mremap>(2), the additional "
7113 "field \"nomove\" shows reallocations that changed the address of a block, "
7114 "and the additional \"dec\" field shows reallocations that decreased the size "
7115 "of the block.  For B<realloc>(3), the additional field \"free\" shows "
7116 "reallocations that caused a block to be freed (i.e., the reallocated size "
7117 "was 0)."
7118 msgstr ""
7119
7120 #. type: Plain text
7121 #: build/C/man1/memusage.1:132
7122 msgid ""
7123 "The \"realloc/total memory\" of the table output by B<memusage> does not "
7124 "reflect cases where B<realloc>(3)  is used to reallocate a block of memory "
7125 "to have a smaller size than previously.  This can cause sum of all \"total "
7126 "memory\" cells (excluding \"free\")  to be larger than the \"free/total "
7127 "memory\" cell."
7128 msgstr ""
7129
7130 #. type: SS
7131 #: build/C/man1/memusage.1:132
7132 #, no-wrap
7133 msgid "Histogram for block sizes"
7134 msgstr ""
7135
7136 #. type: Plain text
7137 #: build/C/man1/memusage.1:135
7138 msgid ""
7139 "The \"Histogram for block sizes\" provides a breakdown of memory allocations "
7140 "into various bucket sizes."
7141 msgstr ""
7142
7143 #. type: TP
7144 #: build/C/man1/memusage.1:136
7145 #, no-wrap
7146 msgid "B<-n\\ >I<name>,\\ B<--progname=>I<name>"
7147 msgstr ""
7148
7149 #. type: Plain text
7150 #: build/C/man1/memusage.1:139
7151 msgid "Name of the program file to profile."
7152 msgstr ""
7153
7154 #. type: TP
7155 #: build/C/man1/memusage.1:139
7156 #, no-wrap
7157 msgid "B<-p\\ >I<file>,\\ B<--png=>I<file>"
7158 msgstr ""
7159
7160 #. type: Plain text
7161 #: build/C/man1/memusage.1:143
7162 msgid "Generate PNG graphic and store it in I<file>."
7163 msgstr ""
7164
7165 #. type: TP
7166 #: build/C/man1/memusage.1:143
7167 #, no-wrap
7168 msgid "B<-d\\ >I<file>,\\ B<--data=>I<file>"
7169 msgstr ""
7170
7171 #. type: Plain text
7172 #: build/C/man1/memusage.1:147
7173 msgid "Generate binary data file and store it in I<file>."
7174 msgstr ""
7175
7176 #. type: TP
7177 #: build/C/man1/memusage.1:147
7178 #, no-wrap
7179 msgid "B<-u>,\\ B<--unbuffered>"
7180 msgstr "B<-u>,\\ B<--unbuffered>"
7181
7182 #. type: Plain text
7183 #: build/C/man1/memusage.1:150
7184 msgid "Do not buffer output."
7185 msgstr ""
7186
7187 #. type: TP
7188 #: build/C/man1/memusage.1:150
7189 #, no-wrap
7190 msgid "B<-b\\ >I<size>,\\ B<--buffer=>I<size>"
7191 msgstr ""
7192
7193 #. type: Plain text
7194 #: build/C/man1/memusage.1:155
7195 msgid "Collect I<size> entries before writing them out."
7196 msgstr ""
7197
7198 #. type: TP
7199 #: build/C/man1/memusage.1:155
7200 #, no-wrap
7201 msgid "B<--no-timer>"
7202 msgstr ""
7203
7204 #. type: Plain text
7205 #: build/C/man1/memusage.1:160
7206 msgid "Disable timer-based (B<SIGPROF>)  sampling of stack pointer value."
7207 msgstr ""
7208
7209 #. type: TP
7210 #: build/C/man1/memusage.1:160
7211 #, no-wrap
7212 msgid "B<-m>,\\ B<--mmap>"
7213 msgstr ""
7214
7215 #. type: Plain text
7216 #: build/C/man1/memusage.1:167
7217 msgid "Also trace B<mmap>(2), B<mremap>(2), and B<mmap>(2)."
7218 msgstr ""
7219
7220 #. type: TP
7221 #: build/C/man1/memusage.1:167 build/C/man1/memusagestat.1:72
7222 #, no-wrap
7223 msgid "B<-?>,\\ B<--help>"
7224 msgstr "B<-?>,\\ B<--help>"
7225
7226 #. type: Plain text
7227 #: build/C/man1/memusage.1:170 build/C/man1/mtrace.1:55
7228 msgid "Print help and exit."
7229 msgstr ""
7230
7231 #. type: TP
7232 #: build/C/man1/memusage.1:170 build/C/man1/memusagestat.1:75
7233 #: build/C/man1/pldd.1:44 build/C/man1/sprof.1:69
7234 #, no-wrap
7235 msgid "B<--usage>"
7236 msgstr "B<--usage>"
7237
7238 #. type: Plain text
7239 #: build/C/man1/memusage.1:173 build/C/man1/memusagestat.1:78
7240 msgid "Print a short usage message and exit."
7241 msgstr ""
7242
7243 #. type: TP
7244 #: build/C/man1/memusage.1:173 build/C/man1/memusagestat.1:78
7245 #, no-wrap
7246 msgid "B<-V>,\\ B<--version>"
7247 msgstr "B<-V>,\\ B<--version>"
7248
7249 #. type: Plain text
7250 #: build/C/man1/memusage.1:176 build/C/man1/memusagestat.1:81
7251 #: build/C/man1/mtrace.1:58
7252 msgid "Print version information and exit."
7253 msgstr ""
7254
7255 #. type: TP
7256 #: build/C/man1/memusage.1:176
7257 #, no-wrap
7258 msgid "The following options only apply when generating graphical output:"
7259 msgstr ""
7260
7261 #. type: TP
7262 #: build/C/man1/memusage.1:178
7263 #, no-wrap
7264 msgid "B<-t>,\\ B<--time-based>"
7265 msgstr ""
7266
7267 #. type: Plain text
7268 #: build/C/man1/memusage.1:181 build/C/man1/memusagestat.1:59
7269 msgid ""
7270 "Use time (rather than number of function calls) as the scale for the X axis."
7271 msgstr ""
7272
7273 #. type: TP
7274 #: build/C/man1/memusage.1:181 build/C/man1/memusagestat.1:59
7275 #, no-wrap
7276 msgid "B<-T>,\\ B<--total>"
7277 msgstr ""
7278
7279 #. type: Plain text
7280 #: build/C/man1/memusage.1:184
7281 msgid "Also draw a graph of total memory use."
7282 msgstr ""
7283
7284 #. type: TP
7285 #: build/C/man1/memusage.1:184
7286 #, no-wrap
7287 msgid "B<--title=>I<name>"
7288 msgstr ""
7289
7290 #. type: Plain text
7291 #: build/C/man1/memusage.1:189
7292 msgid "Use I<name> as the title of the graph."
7293 msgstr ""
7294
7295 #. type: TP
7296 #: build/C/man1/memusage.1:189 build/C/man1/memusagestat.1:62
7297 #, no-wrap
7298 msgid "B<-x\\ >I<size>,\\ B<--x-size=>I<size>"
7299 msgstr ""
7300
7301 #. type: Plain text
7302 #: build/C/man1/memusage.1:194
7303 msgid "Make the graph I<size> pixels wide."
7304 msgstr ""
7305
7306 #. type: TP
7307 #: build/C/man1/memusage.1:194 build/C/man1/memusagestat.1:67
7308 #, no-wrap
7309 msgid "B<-y\\ >I<size>,\\ B<--y-size=>I<size>"
7310 msgstr ""
7311
7312 #. type: Plain text
7313 #: build/C/man1/memusage.1:199
7314 msgid "Make the graph I<size> pixels high."
7315 msgstr ""
7316
7317 #. type: SH
7318 #: build/C/man1/memusage.1:199 build/C/man1/pldd.1:60
7319 #, no-wrap
7320 msgid "EXIT STATUS"
7321 msgstr ""
7322
7323 #. type: Plain text
7324 #: build/C/man1/memusage.1:201
7325 msgid "Exit status is equal to the exit status of profiled program."
7326 msgstr ""
7327
7328 #. type: Plain text
7329 #: build/C/man1/memusage.1:208
7330 msgid ""
7331 "Below is a simple program that reallocates a block of memory in cycles that "
7332 "rise to a peak before then cyclically reallocating the memory in smaller "
7333 "blocks that return to zero.  After compiling the program and running the "
7334 "following commands, a graph of the memory usage of the program can be found "
7335 "in the file I<memusage.png>:"
7336 msgstr ""
7337
7338 #. type: Plain text
7339 #: build/C/man1/memusage.1:232
7340 #, no-wrap
7341 msgid ""
7342 "$ B<memusage --data=memusage.dat ./a.out>\n"
7343 "\\&...\n"
7344 "Memory usage summary: heap total: 45200, heap peak: 6440, stack peak: 224\n"
7345 "        total calls  total memory  failed calls\n"
7346 " malloc|         1           400             0\n"
7347 "realloc|        40         44800             0  (nomove:40, dec:19, free:0)\n"
7348 " calloc|         0             0             0\n"
7349 "   free|         1           440\n"
7350 "Histogram for block sizes:\n"
7351 "  192-207             1   2% ================\n"
7352 "\\&...\n"
7353 " 2192-2207            1   2% ================\n"
7354 " 2240-2255            2   4% =================================\n"
7355 " 2832-2847            2   4% =================================\n"
7356 " 3440-3455            2   4% =================================\n"
7357 " 4032-4047            2   4% =================================\n"
7358 " 4640-4655            2   4% =================================\n"
7359 " 5232-5247            2   4% =================================\n"
7360 " 5840-5855            2   4% =================================\n"
7361 " 6432-6447            1   2% ================\n"
7362 "$ B<memusagestat memusage.dat memusage.png>\n"
7363 msgstr ""
7364
7365 #. type: Plain text
7366 #: build/C/man1/memusage.1:240
7367 #, no-wrap
7368 msgid "#define CYCLES 20\n"
7369 msgstr ""
7370
7371 #. type: Plain text
7372 #: build/C/man1/memusage.1:246
7373 #, no-wrap
7374 msgid ""
7375 "int\n"
7376 "main(int argc, char *argv[])\n"
7377 "{\n"
7378 "     int i, j;\n"
7379 "     int *p;\n"
7380 msgstr ""
7381 "int\n"
7382 "main(int argc, char *argv[])\n"
7383 "{\n"
7384 "     int i, j;\n"
7385 "     int *p;\n"
7386
7387 #. type: Plain text
7388 #: build/C/man1/memusage.1:249
7389 #, no-wrap
7390 msgid ""
7391 "     printf(\"malloc: %zd\\en\", sizeof(int) * 100);\n"
7392 "     p = malloc(sizeof(int) * 100);\n"
7393 msgstr ""
7394
7395 #. type: Plain text
7396 #: build/C/man1/memusage.1:255
7397 #, no-wrap
7398 msgid ""
7399 "     for (i = 0; i E<lt> CYCLES; i++) {\n"
7400 "         if (i E<lt> CYCLES / 2)\n"
7401 "             j = i;\n"
7402 "         else\n"
7403 "             j--;\n"
7404 msgstr ""
7405
7406 #. type: Plain text
7407 #: build/C/man1/memusage.1:258
7408 #, no-wrap
7409 msgid ""
7410 "         printf(\"realloc: %zd\\en\", sizeof(int) * (j * 50 + 110));\n"
7411 "         p = realloc(p, sizeof(int) * (j * 50 + 100));\n"
7412 msgstr ""
7413
7414 #. type: Plain text
7415 #: build/C/man1/memusage.1:262
7416 #, no-wrap
7417 msgid ""
7418 "         printf(\"realloc: %zd\\en\", sizeof(int) * ((j+1) * 150 + 110));\n"
7419 "         p = realloc(p, sizeof(int) * ((j + 1) * 150 + 110));\n"
7420 "     }\n"
7421 msgstr ""
7422
7423 #. type: Plain text
7424 #: build/C/man1/memusage.1:266
7425 #, no-wrap
7426 msgid ""
7427 "     free(p);\n"
7428 "     exit(EXIT_SUCCESS);\n"
7429 "}\n"
7430 msgstr ""
7431 "     free(p);\n"
7432 "     exit(EXIT_SUCCESS);\n"
7433 "}\n"
7434
7435 #. type: Plain text
7436 #: build/C/man1/memusage.1:271 build/C/man1/memusagestat.1:88
7437 msgid ""
7438 "To report bugs, see E<.UR http://www.gnu.org/software/libc/bugs.html> E<.UE>"
7439 msgstr ""
7440
7441 #. type: Plain text
7442 #: build/C/man1/memusage.1:275
7443 msgid "B<memusagestat>(1), B<mtrace>(1)  B<ld.so>(8)"
7444 msgstr "B<memusagestat>(1), B<mtrace>(1)  B<ld.so>(8)"
7445
7446 #. type: TH
7447 #: build/C/man1/memusagestat.1:23
7448 #, no-wrap
7449 msgid "MEMUSAGESTAT"
7450 msgstr ""
7451
7452 #. type: TH
7453 #: build/C/man1/memusagestat.1:23
7454 #, no-wrap
7455 msgid "Linux programmer's manual"
7456 msgstr "Linux programmer's manual"
7457
7458 #. type: Plain text
7459 #: build/C/man1/memusagestat.1:26
7460 msgid "memusagestat - generate graphic from memory profiling data"
7461 msgstr ""
7462
7463 #. type: Plain text
7464 #: build/C/man1/memusagestat.1:28
7465 msgid "B<memusagestat> [I<option>]... I<datafile> [I<outfile>]"
7466 msgstr ""
7467
7468 #. type: Plain text
7469 #: build/C/man1/memusagestat.1:39
7470 msgid ""
7471 "B<memusagestat> creates a PNG file containing a graphical representation of "
7472 "the memory profiling data in the file I<datafile>; that file is generated "
7473 "via the I<-d> (or I<--data>)  option of B<memusage>(1)."
7474 msgstr ""
7475
7476 #. type: Plain text
7477 #: build/C/man1/memusagestat.1:47
7478 msgid ""
7479 "The red line in the graph shows the heap usage (allocated memory)  and the "
7480 "green line shows the stack usage.  The x-scale is either the number of "
7481 "memory-handling function calls or (if the I<-t> option is specified)  time."
7482 msgstr ""
7483
7484 #. type: TP
7485 #: build/C/man1/memusagestat.1:48
7486 #, no-wrap
7487 msgid "B<-o\\ >I<file>,\\ B<--output=>I<file>"
7488 msgstr ""
7489
7490 #. type: Plain text
7491 #: build/C/man1/memusagestat.1:51
7492 msgid "Name of the output file."
7493 msgstr ""
7494
7495 #. type: TP
7496 #: build/C/man1/memusagestat.1:51
7497 #, no-wrap
7498 msgid "B<-s\\ >I<string>,\\ B<--string=>I<string>"
7499 msgstr ""
7500
7501 #. type: Plain text
7502 #: build/C/man1/memusagestat.1:56
7503 msgid "Use I<string> as the title inside the output graph."
7504 msgstr ""
7505
7506 #. type: TP
7507 #: build/C/man1/memusagestat.1:56
7508 #, no-wrap
7509 msgid "B<-t>,\\ B<--time>"
7510 msgstr ""
7511
7512 #. type: Plain text
7513 #: build/C/man1/memusagestat.1:62
7514 msgid "Also draw a graph of total memory consumption."
7515 msgstr ""
7516
7517 #. type: Plain text
7518 #: build/C/man1/memusagestat.1:67
7519 msgid "Make the output graph I<size> pixels wide."
7520 msgstr ""
7521
7522 #. type: Plain text
7523 #: build/C/man1/memusagestat.1:72
7524 msgid "Make the output graph I<size> pixels high."
7525 msgstr ""
7526
7527 #. type: Plain text
7528 #: build/C/man1/memusagestat.1:75
7529 msgid "Print a help message and exit."
7530 msgstr ""
7531
7532 #. type: Plain text
7533 #: build/C/man1/memusagestat.1:84
7534 msgid "See B<memusage>(1)."
7535 msgstr ""
7536
7537 #. type: Plain text
7538 #: build/C/man1/memusagestat.1:91
7539 msgid "B<memusage>(1), B<mtrace>(1)"
7540 msgstr ""
7541
7542 #. type: TH
7543 #: build/C/man1/mtrace.1:23
7544 #, no-wrap
7545 msgid "MTRACE"
7546 msgstr ""
7547
7548 #. type: TH
7549 #: build/C/man1/mtrace.1:23
7550 #, no-wrap
7551 msgid "2014-09-01"
7552 msgstr "2014-09-01"
7553
7554 #. type: Plain text
7555 #: build/C/man1/mtrace.1:26
7556 msgid "mtrace - interpret the malloc trace log"
7557 msgstr ""
7558
7559 #. type: Plain text
7560 #: build/C/man1/mtrace.1:28
7561 msgid "B<mtrace> [I<option>]... [I<binary>] I<mtracedata>"
7562 msgstr ""
7563
7564 #. type: Plain text
7565 #: build/C/man1/mtrace.1:44
7566 msgid ""
7567 "B<mtrace> is a Perl script used to interpret and provide human readable "
7568 "output of the trace log contained in the file I<mtracedata>, whose contents "
7569 "were produced by B<mtrace>(3).  If I<binary> is provided, the output of "
7570 "B<mtrace> also contains the source file name with line number information "
7571 "for problem locations (assuming that I<binary> was compiled with debugging "
7572 "information)."
7573 msgstr ""
7574
7575 #. type: Plain text
7576 #: build/C/man1/mtrace.1:51
7577 msgid ""
7578 "For more information about the B<mtrace>(3)  function and B<mtrace> script "
7579 "usage, see B<mtrace>(3)."
7580 msgstr ""
7581
7582 #. type: Plain text
7583 #: build/C/man1/mtrace.1:61
7584 msgid ""
7585 "For bug reporting instructions, please see: E<lt>http://www.gnu.org/software/"
7586 "libc/bugs.htmlE<gt>."
7587 msgstr ""
7588
7589 #. type: Plain text
7590 #: build/C/man1/mtrace.1:64
7591 msgid "B<memusage>(1), B<mtrace>(3)"
7592 msgstr ""
7593
7594 #. type: TH
7595 #: build/C/man1/pldd.1:25
7596 #, no-wrap
7597 msgid "PLDD"
7598 msgstr ""
7599
7600 #. type: TH
7601 #: build/C/man1/pldd.1:25
7602 #, no-wrap
7603 msgid "2014-09-27"
7604 msgstr "2014-09-27"
7605
7606 #. type: TH
7607 #: build/C/man1/pldd.1:25 build/C/man1/sprof.1:25
7608 #, no-wrap
7609 msgid "Linux User Manual"
7610 msgstr "Linux User Manual"
7611
7612 #. type: Plain text
7613 #: build/C/man1/pldd.1:28
7614 msgid "pldd - display dynamic shared objects linked into a process"
7615 msgstr ""
7616
7617 #. type: Plain text
7618 #: build/C/man1/pldd.1:32
7619 #, no-wrap
7620 msgid ""
7621 "B<pldd >I<PID>\n"
7622 "B<pldd> OPTION\n"
7623 msgstr ""
7624
7625 #. type: Plain text
7626 #: build/C/man1/pldd.1:40
7627 msgid ""
7628 "The B<pldd> command displays a list of the dynamic shared objects that are "
7629 "linked into the process with the specified process ID.  The list includes "
7630 "the libraries that have been dynamically loaded using B<dlopen>(3)."
7631 msgstr ""
7632
7633 #. type: TP
7634 #: build/C/man1/pldd.1:41 build/C/man1/sprof.1:66
7635 #, no-wrap
7636 msgid "B<-?>, B<--help>"
7637 msgstr "B<-?>, B<--help>"
7638
7639 #. type: Plain text
7640 #: build/C/man1/pldd.1:44
7641 msgid "Display program help message."
7642 msgstr ""
7643
7644 #. type: Plain text
7645 #: build/C/man1/pldd.1:47
7646 msgid "Display a short usage message."
7647 msgstr ""
7648
7649 #. type: TP
7650 #: build/C/man1/pldd.1:47 build/C/man1/sprof.1:72
7651 #, no-wrap
7652 msgid "B<-V>, B<--version>"
7653 msgstr "B<-V>, B<--version>"
7654
7655 #. type: Plain text
7656 #: build/C/man1/pldd.1:50
7657 msgid "Display the program version."
7658 msgstr ""
7659
7660 #. type: Plain text
7661 #: build/C/man1/pldd.1:53
7662 msgid "B<pldd> is available since glibc 2.15."
7663 msgstr ""
7664
7665 #.  There are man pages on Solaris and HP-UX.
7666 #. type: Plain text
7667 #: build/C/man1/pldd.1:60
7668 msgid ""
7669 "The B<pldd> command is not specified by POSIX.1.  Some other systems have a "
7670 "similar command."
7671 msgstr ""
7672
7673 #. type: Plain text
7674 #: build/C/man1/pldd.1:71
7675 msgid ""
7676 "On success, B<pldd> exits with the status 0.  If the specified process does "
7677 "not exist, the user does not have permission to access its dynamic shared "
7678 "object list, or no command-line arguments are supplied, B<pldd> exists with "
7679 "a status of 1.  If given an invalid option, it exits with the status 64."
7680 msgstr ""
7681
7682 #. type: Plain text
7683 #: build/C/man1/pldd.1:83
7684 #, no-wrap
7685 msgid ""
7686 "$ B<echo $$>               # Display PID of shell\n"
7687 "1143\n"
7688 "$ B<pldd $$>               # Display DSOs linked into the shell\n"
7689 "1143:\t/usr/bin/bash\n"
7690 "linux-vdso.so.1\n"
7691 "/lib64/libtinfo.so.5\n"
7692 "/lib64/libdl.so.2\n"
7693 "/lib64/libc.so.6\n"
7694 "/lib64/ld-linux-x86-64.so.2\n"
7695 "/lib64/libnss_files.so.2\n"
7696 msgstr ""
7697
7698 #. type: Plain text
7699 #: build/C/man1/pldd.1:86
7700 msgid "The command"
7701 msgstr ""
7702
7703 #. type: Plain text
7704 #: build/C/man1/pldd.1:88
7705 #, no-wrap
7706 msgid "     lsof -p PID\n"
7707 msgstr ""
7708
7709 #. type: Plain text
7710 #: build/C/man1/pldd.1:91
7711 msgid ""
7712 "also shows output that includes the dynamic shared objects that are linked "
7713 "into a process."
7714 msgstr ""
7715
7716 #. type: Plain text
7717 #: build/C/man1/pldd.1:96
7718 msgid "B<ldd>(1), B<lsof>(1), B<dlopen>(3), B<ld.so>(8)"
7719 msgstr "B<ldd>(1), B<lsof>(1), B<dlopen>(3), B<ld.so>(8)"
7720
7721 #. type: TH
7722 #: build/C/man7/rtld-audit.7:28
7723 #, no-wrap
7724 msgid "RTLD-AUDIT"
7725 msgstr "RTLD-AUDIT"
7726
7727 #. type: TH
7728 #: build/C/man7/rtld-audit.7:28
7729 #, no-wrap
7730 msgid "2012-07-07"
7731 msgstr "2012-07-07"
7732
7733 #. type: Plain text
7734 #: build/C/man7/rtld-audit.7:31
7735 msgid "rtld-audit - auditing API for the dynamic linker"
7736 msgstr ""
7737
7738 #. type: Plain text
7739 #: build/C/man7/rtld-audit.7:33
7740 msgid "B<#define _GNU_SOURCE> /* See feature_test_macros(7) */"
7741 msgstr ""
7742
7743 #. type: Plain text
7744 #: build/C/man7/rtld-audit.7:35
7745 msgid "B<#include E<lt>link.hE<gt>>"
7746 msgstr ""
7747
7748 #. type: Plain text
7749 #: build/C/man7/rtld-audit.7:43
7750 msgid ""
7751 "The GNU dynamic linker (run-time linker)  provides an auditing API that "
7752 "allows an application to be notified when various dynamic linking events "
7753 "occur.  This API is very similar to the auditing interface provided by the "
7754 "Solaris run-time linker.  The necessary constants and prototypes are defined "
7755 "by including I<E<lt>link.hE<gt>>."
7756 msgstr ""
7757
7758 #. type: Plain text
7759 #: build/C/man7/rtld-audit.7:50
7760 msgid ""
7761 "To use this interface, the programmer creates a shared library that "
7762 "implements a standard set of function names.  Not all of the functions need "
7763 "to be implemented: in most cases, if the programmer is not interested in a "
7764 "particular class of auditing event, then no implementation needs to be "
7765 "provided for the corresponding auditing function."
7766 msgstr ""
7767
7768 #. type: Plain text
7769 #: build/C/man7/rtld-audit.7:58
7770 msgid ""
7771 "To employ the auditing interface, the environment variable B<LD_AUDIT> must "
7772 "be defined to contain a colon-separated list of shared libraries, each of "
7773 "which can implement (parts of) the auditing API.  When an auditable event "
7774 "occurs, the corresponding function is invoked in each library, in the order "
7775 "that the libraries are listed."
7776 msgstr ""
7777
7778 #. type: SS
7779 #: build/C/man7/rtld-audit.7:58
7780 #, no-wrap
7781 msgid "la_version()"
7782 msgstr ""
7783
7784 #. type: Plain text
7785 #: build/C/man7/rtld-audit.7:62
7786 #, no-wrap
7787 msgid "B<unsigned int la_version(unsigned int >I<version>B<);>\n"
7788 msgstr ""
7789
7790 #. type: Plain text
7791 #: build/C/man7/rtld-audit.7:74
7792 msgid ""
7793 "This is the only function that I<must> be defined by an auditing library: it "
7794 "performs the initial handshake between the dynamic linker and the auditing "
7795 "library.  When invoking this function, the dynamic linker passes, in "
7796 "I<version>, the highest version of the auditing interface that the linker "
7797 "supports.  If necessary, the auditing library can check that this version is "
7798 "sufficient for its requirements."
7799 msgstr ""
7800
7801 #. type: Plain text
7802 #: build/C/man7/rtld-audit.7:83
7803 msgid ""
7804 "As its function result, this function should return the version of the "
7805 "auditing interface that this auditing library expects to use (returning "
7806 "I<version> is acceptable).  If the returned value is 0, or a version that is "
7807 "greater than that supported by the dynamic linker, then the audit library is "
7808 "ignored."
7809 msgstr ""
7810
7811 #. type: SS
7812 #: build/C/man7/rtld-audit.7:83
7813 #, no-wrap
7814 msgid "la_objsearch()"
7815 msgstr ""
7816
7817 #. type: Plain text
7818 #: build/C/man7/rtld-audit.7:88
7819 #, no-wrap
7820 msgid ""
7821 "B<char *la_objsearch(const char *>I<name>B<, uintptr_t *>I<cookie>B<,>\n"
7822 "B<                   unsigned int >I<flag>B<);>\n"
7823 msgstr ""
7824
7825 #. type: Plain text
7826 #: build/C/man7/rtld-audit.7:99
7827 msgid ""
7828 "The dynamic linker invokes this function to inform the auditing library that "
7829 "it is about to search for a shared object.  The I<name> argument is the "
7830 "filename or pathname that is to be searched for.  I<cookie> identifies the "
7831 "shared object that initiated the search.  I<flag> is set to one of the "
7832 "following values:"
7833 msgstr ""
7834
7835 #. type: TP
7836 #: build/C/man7/rtld-audit.7:99
7837 #, no-wrap
7838 msgid "B<LA_SER_ORIG>"
7839 msgstr ""
7840
7841 #. type: Plain text
7842 #: build/C/man7/rtld-audit.7:108
7843 msgid ""
7844 "This is the original name that is being searched for.  Typically, this name "
7845 "comes from an ELF B<DT_NEEDED> entry, or is the I<filename> argument given "
7846 "to B<dlopen>(3)."
7847 msgstr ""
7848
7849 #. type: TP
7850 #: build/C/man7/rtld-audit.7:108
7851 #, no-wrap
7852 msgid "B<LA_SER_LIBPATH>"
7853 msgstr ""
7854
7855 #. type: Plain text
7856 #: build/C/man7/rtld-audit.7:113
7857 msgid "I<name> was created using a directory specified in B<LD_LIBRARY_PATH>."
7858 msgstr ""
7859
7860 #. type: TP
7861 #: build/C/man7/rtld-audit.7:113
7862 #, no-wrap
7863 msgid "B<LA_SER_RUNPATH>"
7864 msgstr ""
7865
7866 #. type: Plain text
7867 #: build/C/man7/rtld-audit.7:121
7868 msgid ""
7869 "I<name> was created using a directory specified in an ELF B<DT_RPATH> or "
7870 "B<DT_RUNPATH> list."
7871 msgstr ""
7872
7873 #. type: TP
7874 #: build/C/man7/rtld-audit.7:121
7875 #, no-wrap
7876 msgid "B<LA_SER_CONFIG>"
7877 msgstr ""
7878
7879 #. type: Plain text
7880 #: build/C/man7/rtld-audit.7:128
7881 msgid "I<name> was found via the B<ldconfig>(8)  cache (I</etc/ld.so.cache>)."
7882 msgstr ""
7883
7884 #. type: TP
7885 #: build/C/man7/rtld-audit.7:128
7886 #, no-wrap
7887 msgid "B<LA_SER_DEFAULT>"
7888 msgstr ""
7889
7890 #. type: Plain text
7891 #: build/C/man7/rtld-audit.7:132
7892 msgid "I<name> was found via a search of one of the default directories."
7893 msgstr ""
7894
7895 #. type: TP
7896 #: build/C/man7/rtld-audit.7:132
7897 #, no-wrap
7898 msgid "B<LA_SER_SECURE>"
7899 msgstr ""
7900
7901 #. type: Plain text
7902 #: build/C/man7/rtld-audit.7:136
7903 msgid "I<name> is specific to a secure object (unused on Linux)."
7904 msgstr ""
7905
7906 #. type: Plain text
7907 #: build/C/man7/rtld-audit.7:145
7908 msgid ""
7909 "As its function result, B<la_objsearch>()  returns the pathname that the "
7910 "dynamic linker should use for further processing.  If NULL is returned, then "
7911 "this pathname is ignored for further processing.  If this audit library "
7912 "simply intends to monitor search paths, then I<name> should be returned."
7913 msgstr ""
7914
7915 #. type: SS
7916 #: build/C/man7/rtld-audit.7:145
7917 #, no-wrap
7918 msgid "la_activity()"
7919 msgstr ""
7920
7921 #. type: Plain text
7922 #: build/C/man7/rtld-audit.7:149
7923 #, no-wrap
7924 msgid "B<void la_activity( uintptr_t *>I<cookie>B<, unsigned int >I<flag>B<);>\n"
7925 msgstr ""
7926
7927 #. type: Plain text
7928 #: build/C/man7/rtld-audit.7:158
7929 msgid ""
7930 "The dynamic linker calls this function to inform the auditing library that "
7931 "link-map activity is occurring.  I<cookie> identifies the object at the head "
7932 "of the link map.  When the dynamic linker invokes this function, I<flag> is "
7933 "set to one of the following values:"
7934 msgstr ""
7935
7936 #. type: TP
7937 #: build/C/man7/rtld-audit.7:158
7938 #, no-wrap
7939 msgid "B<LA_ACT_ADD>"
7940 msgstr ""
7941
7942 #. type: Plain text
7943 #: build/C/man7/rtld-audit.7:161
7944 msgid "New objects are being added to the link map."
7945 msgstr ""
7946
7947 #. type: TP
7948 #: build/C/man7/rtld-audit.7:161
7949 #, no-wrap
7950 msgid "B<LA_ACT_DELETE>"
7951 msgstr ""
7952
7953 #. type: Plain text
7954 #: build/C/man7/rtld-audit.7:164
7955 msgid "Objects are being removed from the link map."
7956 msgstr ""
7957
7958 #. type: TP
7959 #: build/C/man7/rtld-audit.7:164
7960 #, no-wrap
7961 msgid "B<LA_ACT_CONSISTENT>"
7962 msgstr ""
7963
7964 #. type: Plain text
7965 #: build/C/man7/rtld-audit.7:167
7966 msgid "Link-map activity has been completed: the map is once again consistent."
7967 msgstr ""
7968
7969 #. type: SS
7970 #: build/C/man7/rtld-audit.7:167
7971 #, no-wrap
7972 msgid "la_objopen()"
7973 msgstr ""
7974
7975 #. type: Plain text
7976 #: build/C/man7/rtld-audit.7:172
7977 #, no-wrap
7978 msgid ""
7979 "B<unsigned int la_objopen(struct link_map *>I<map>B<, Lmid_t >I<lmid>B<,>\n"
7980 "B<                        uintptr_t *>I<cookie>B<);>\n"
7981 msgstr ""
7982
7983 #. type: Plain text
7984 #: build/C/man7/rtld-audit.7:181
7985 msgid ""
7986 "The dynamic linker calls this function when a new shared object is loaded.  "
7987 "The I<map> argument is a pointer to a link-map structure that describes the "
7988 "object.  The I<lmid> field has one of the following values"
7989 msgstr ""
7990
7991 #. type: TP
7992 #: build/C/man7/rtld-audit.7:181
7993 #, no-wrap
7994 msgid "B<LM_ID_BASE>"
7995 msgstr ""
7996
7997 #. type: Plain text
7998 #: build/C/man7/rtld-audit.7:184
7999 msgid "Link map is part of the initial namespace."
8000 msgstr ""
8001
8002 #. type: TP
8003 #: build/C/man7/rtld-audit.7:184
8004 #, no-wrap
8005 msgid "B<LM_ID_NEWLM>"
8006 msgstr ""
8007
8008 #. type: Plain text
8009 #: build/C/man7/rtld-audit.7:188
8010 msgid "Link map is part of a new namespace requested via B<dlmopen>(3)."
8011 msgstr ""
8012
8013 #. type: Plain text
8014 #: build/C/man7/rtld-audit.7:196
8015 msgid ""
8016 "I<cookie> is a pointer to an identifier for this object.  The identifier is "
8017 "provided to later calls to functions in the auditing library in order to "
8018 "identify this object.  This identifier is initialized to point to object's "
8019 "link map, but the audit library can change the identifier to some other "
8020 "value that it may prefer to use to identify the object."
8021 msgstr ""
8022
8023 #. type: Plain text
8024 #: build/C/man7/rtld-audit.7:203
8025 msgid ""
8026 "As its return value, B<la_objopen>()  returns a bit mask created by ORing "
8027 "zero or more of the following constants, which allow the auditing library to "
8028 "select the objects to be monitored by B<la_symbind*>():"
8029 msgstr ""
8030
8031 #. type: TP
8032 #: build/C/man7/rtld-audit.7:203
8033 #, no-wrap
8034 msgid "B<LA_FLG_BINDTO>"
8035 msgstr ""
8036
8037 #. type: Plain text
8038 #: build/C/man7/rtld-audit.7:206
8039 msgid "Audit symbol bindings to this object."
8040 msgstr ""
8041
8042 #. type: TP
8043 #: build/C/man7/rtld-audit.7:206
8044 #, no-wrap
8045 msgid "B<LA_FLG_BINDFROM>"
8046 msgstr ""
8047
8048 #. type: Plain text
8049 #: build/C/man7/rtld-audit.7:209
8050 msgid "Audit symbol bindings from this object."
8051 msgstr ""
8052
8053 #. type: Plain text
8054 #: build/C/man7/rtld-audit.7:213
8055 msgid ""
8056 "A return value of 0 from B<la_objopen>()  indicates that no symbol bindings "
8057 "should be audited for this object."
8058 msgstr ""
8059
8060 #. type: SS
8061 #: build/C/man7/rtld-audit.7:213
8062 #, no-wrap
8063 msgid "la_objclose()"
8064 msgstr ""
8065
8066 #. type: Plain text
8067 #: build/C/man7/rtld-audit.7:217
8068 #, no-wrap
8069 msgid "B<unsigned int la_objclose(uintptr_t *>I<cookie>B<);>\n"
8070 msgstr ""
8071
8072 #. type: Plain text
8073 #: build/C/man7/rtld-audit.7:226
8074 msgid ""
8075 "The dynamic linker invokes this function after any finalization code for the "
8076 "object has been executed, before the object is unloaded.  The I<cookie> "
8077 "argument is the identifier obtained from a previous invocation of "
8078 "B<la_objopen>()."
8079 msgstr ""
8080
8081 #. type: Plain text
8082 #: build/C/man7/rtld-audit.7:230
8083 msgid ""
8084 "In the current implementation, the value returned by B<la_objclose>()  is "
8085 "ignored."
8086 msgstr ""
8087
8088 #. type: SS
8089 #: build/C/man7/rtld-audit.7:230
8090 #, no-wrap
8091 msgid "la_preinit()"
8092 msgstr ""
8093
8094 #. type: Plain text
8095 #: build/C/man7/rtld-audit.7:234
8096 #, no-wrap
8097 msgid "B<void la_preinit(uintptr_t *>I<cookie>B<);>\n"
8098 msgstr ""
8099
8100 #. type: Plain text
8101 #: build/C/man7/rtld-audit.7:244
8102 msgid ""
8103 "The dynamic linker invokes this function after all shared objects have been "
8104 "loaded, before control is passed to the application (i.e., before calling "
8105 "I<main>()).  Note that I<main>()  may still later dynamically load objects "
8106 "using B<dlopen>(3)."
8107 msgstr ""
8108
8109 #. type: SS
8110 #: build/C/man7/rtld-audit.7:244
8111 #, no-wrap
8112 msgid "la_symbind*()"
8113 msgstr ""
8114
8115 #. type: Plain text
8116 #: build/C/man7/rtld-audit.7:253
8117 #, no-wrap
8118 msgid ""
8119 "B<uintptr_t la_symbind32(Elf32_Sym *>I<sym>B<, unsigned int >I<ndx>B<,>\n"
8120 "B<                       uintptr_t *>I<refcook>B<, uintptr_t *>I<defcook>B<,>\n"
8121 "B<                       unsigned int *>I<flags>B<, const char *>I<symname>B<);>\n"
8122 "B<uintptr_t la_symbind64(Elf64_Sym *>I<sym>B<, unsigned int >I<ndx>B<,>\n"
8123 "B<                       uintptr_t *>I<refcook>B<, uintptr_t *>I<defcook>B<,>\n"
8124 "B<                       unsigned int *>I<flags>B<, const char *>I<symname>B<);>\n"
8125 msgstr ""
8126
8127 #. type: Plain text
8128 #: build/C/man7/rtld-audit.7:265
8129 msgid ""
8130 "The dynamic linker invokes one of these functions when a symbol binding "
8131 "occurs between two shared objects that have been marked for auditing "
8132 "notification by B<la_objopen>().  The B<la_symbind32>()  function is "
8133 "employed on 32-bit platforms; the B<la_symbind64>()  function is employed on "
8134 "64-bit platforms."
8135 msgstr ""
8136
8137 #. type: Plain text
8138 #: build/C/man7/rtld-audit.7:275
8139 msgid ""
8140 "The I<sym> argument is a pointer to a structure that provides information "
8141 "about the symbol being bound.  The structure definition is shown in "
8142 "I<E<lt>elf.hE<gt>>.  Among the fields of this structure, I<st_value> "
8143 "indicates the address to which the symbol is bound."
8144 msgstr ""
8145
8146 #. type: Plain text
8147 #: build/C/man7/rtld-audit.7:280
8148 msgid ""
8149 "The I<ndx> argument gives the index of the symbol in the symbol table of the "
8150 "bound shared object."
8151 msgstr ""
8152
8153 #. type: Plain text
8154 #: build/C/man7/rtld-audit.7:295
8155 msgid ""
8156 "The I<refcook> argument identifies the shared object that is making the "
8157 "symbol reference; this is the same identifier that is provided to the "
8158 "B<la_objopen>()  function that returned B<LA_FLG_BINDFROM>.  The I<defcook> "
8159 "argument identifies the shared object that defines the referenced symbol; "
8160 "this is the same identifier that is provided to the B<la_objopen>()  "
8161 "function that returned B<LA_FLG_BINDTO>."
8162 msgstr ""
8163
8164 #. type: Plain text
8165 #: build/C/man7/rtld-audit.7:299
8166 msgid ""
8167 "The I<symname> argument points a string containing the name of the symbol."
8168 msgstr ""
8169
8170 #.  LA_SYMB_STRUCTCALL appears to be unused
8171 #. type: Plain text
8172 #: build/C/man7/rtld-audit.7:307
8173 msgid ""
8174 "The I<flags> argument is a bit mask that both provides information about the "
8175 "symbol and can be used to modify further auditing of this PLT (Procedure "
8176 "Linkage Table) entry.  The dynamic linker may supply the following bit "
8177 "values in this argument:"
8178 msgstr ""
8179
8180 #. type: TP
8181 #: build/C/man7/rtld-audit.7:307
8182 #, no-wrap
8183 msgid "B<LA_SYMB_DLSYM>"
8184 msgstr ""
8185
8186 #. type: Plain text
8187 #: build/C/man7/rtld-audit.7:311
8188 msgid "The binding resulted from a call to B<dlsym>(3)."
8189 msgstr ""
8190
8191 #. type: TP
8192 #: build/C/man7/rtld-audit.7:311
8193 #, no-wrap
8194 msgid "B<LA_SYMB_ALTVALUE>"
8195 msgstr ""
8196
8197 #. type: Plain text
8198 #: build/C/man7/rtld-audit.7:316
8199 msgid ""
8200 "A previous B<la_symbind*>()  call returned an alternate value for this "
8201 "symbol."
8202 msgstr ""
8203
8204 #.  pltenter/pltexit are called for non-dynamically loaded libraries,
8205 #.  but don't seem to be called for dynamically loaded libs?
8206 #.  Is this the same on Solaris?
8207 #. type: Plain text
8208 #: build/C/man7/rtld-audit.7:330
8209 msgid ""
8210 "By default, if the auditing library implements B<la_pltenter>()  and "
8211 "B<la_pltexit>()  functions (see below), then these functions are invoked, "
8212 "after B<la_symbind>(), for PLT entries, each time the symbol is referenced.  "
8213 "The following flags can be ORed into I<*flags> to change this default "
8214 "behavior:"
8215 msgstr ""
8216
8217 #. type: TP
8218 #: build/C/man7/rtld-audit.7:330
8219 #, no-wrap
8220 msgid "B<LA_SYMB_NOPLTENTER>"
8221 msgstr ""
8222
8223 #. type: Plain text
8224 #: build/C/man7/rtld-audit.7:335
8225 msgid "Don't call B<la_pltenter>()  for this symbol."
8226 msgstr ""
8227
8228 #. type: TP
8229 #: build/C/man7/rtld-audit.7:335
8230 #, no-wrap
8231 msgid "B<LA_SYMB_NOPLTEXIT>"
8232 msgstr ""
8233
8234 #. type: Plain text
8235 #: build/C/man7/rtld-audit.7:340
8236 msgid "Don't call B<la_pltexit>()  for this symbol."
8237 msgstr ""
8238
8239 #. type: Plain text
8240 #: build/C/man7/rtld-audit.7:351
8241 msgid ""
8242 "The return value of B<la_symbind32>()  and B<la_symbind64>()  is the address "
8243 "to which control should be passed after the function returns.  If the "
8244 "auditing library is simply monitoring symbol bindings, then it should return "
8245 "I<sym-E<gt>st_value>.  A different value may be returned if the library "
8246 "wishes to direct control to an alternate location."
8247 msgstr ""
8248
8249 #. type: SS
8250 #: build/C/man7/rtld-audit.7:351
8251 #, no-wrap
8252 msgid "la_pltenter()"
8253 msgstr ""
8254
8255 #. type: Plain text
8256 #: build/C/man7/rtld-audit.7:357 build/C/man7/rtld-audit.7:417
8257 msgid ""
8258 "The precise name and argument types for this function depend on the hardware "
8259 "platform.  (The appropriate definition is supplied by I<E<lt>link.hE<gt>>.)  "
8260 "Here is the definition for x86-32:"
8261 msgstr ""
8262
8263 #. type: Plain text
8264 #: build/C/man7/rtld-audit.7:363
8265 #, no-wrap
8266 msgid ""
8267 "B<Elf32_Addr la_i86_gnu_pltenter(Elf32_Sym *>I<sym>B<, unsigned int >I<ndx>B<,>\n"
8268 "B<                 uintptr_t *>I<refcook>B<, uintptr_t *>I<defcook>B<,>\n"
8269 "B<                 La_i86_regs *>I<regs>B<, unsigned int *>I<flags>B<,>\n"
8270 "B<                 const char *>I<symname>B<, long int *>I<framesizep>B<);>\n"
8271 msgstr ""
8272
8273 #. type: Plain text
8274 #: build/C/man7/rtld-audit.7:367
8275 msgid ""
8276 "This function is invoked just before a PLT entry is called, between two "
8277 "shared objects that have been marked for binding notification."
8278 msgstr ""
8279
8280 #. type: Plain text
8281 #: build/C/man7/rtld-audit.7:377 build/C/man7/rtld-audit.7:440
8282 msgid ""
8283 "The I<sym>, I<ndx>, I<refcook>, I<defcook>, and I<symname> are as for "
8284 "B<la_symbind*>()."
8285 msgstr ""
8286
8287 #. type: Plain text
8288 #: build/C/man7/rtld-audit.7:384
8289 msgid ""
8290 "The I<regs> argument points to a structure (defined in I<E<lt>link.hE<gt>>)  "
8291 "containing the values of registers to be used for the call to this PLT entry."
8292 msgstr ""
8293
8294 #. type: Plain text
8295 #: build/C/man7/rtld-audit.7:390
8296 msgid ""
8297 "The I<flags> argument points to a bit mask that conveys information about, "
8298 "and can be used to modify subsequent auditing of, this PLT entry, as for "
8299 "B<la_symbind*>()."
8300 msgstr ""
8301
8302 #.  FIXME . Is the following correct?
8303 #. type: Plain text
8304 #: build/C/man7/rtld-audit.7:406
8305 msgid ""
8306 "The I<framesizep> argument points to a I<long\\ int> buffer that can be used "
8307 "to explicitly set the frame size used for the call to this PLT entry.  If "
8308 "different B<la_pltenter>()  invocations for this symbol return different "
8309 "values, then the maximum returned value is used.  The B<la_pltenter>()  "
8310 "function is called only if this buffer is explicitly set to a suitable value."
8311 msgstr ""
8312
8313 #. type: Plain text
8314 #: build/C/man7/rtld-audit.7:411
8315 msgid "The return value of B<la_pltenter>()  is as for B<la_symbind*>()."
8316 msgstr ""
8317
8318 #. type: SS
8319 #: build/C/man7/rtld-audit.7:411
8320 #, no-wrap
8321 msgid "la_pltexit()"
8322 msgstr ""
8323
8324 #. type: Plain text
8325 #: build/C/man7/rtld-audit.7:423
8326 #, no-wrap
8327 msgid ""
8328 "B<unsigned int la_i86_gnu_pltexit(Elf32_Sym *>I<sym>B<, unsigned int >I<ndx>B<,>\n"
8329 "B<                 uintptr_t *>I<refcook>B<, uintptr_t *>I<defcook>B<,>\n"
8330 "B<                 const La_i86_regs *>I<inregs>B<, La_i86_retval *>I<outregs>B<,>\n"
8331 "B<                 const char *>I<symname>B<);>\n"
8332 msgstr ""
8333
8334 #. type: Plain text
8335 #: build/C/man7/rtld-audit.7:430
8336 msgid ""
8337 "This function is called when a PLT entry, made between two shared objects "
8338 "that have been marked for binding notification, returns.  The function is "
8339 "called just before control returns to the caller of the PLT entry."
8340 msgstr ""
8341
8342 #. type: Plain text
8343 #: build/C/man7/rtld-audit.7:453
8344 msgid ""
8345 "The I<inregs> argument points to a structure (defined in I<E<lt>link."
8346 "hE<gt>>)  containing the values of registers used for the call to this PLT "
8347 "entry.  The I<outregs> argument points to a structure (defined in "
8348 "I<E<lt>link.hE<gt>>)  containing return values for the call to this PLT "
8349 "entry.  These values can be modified by the caller, and the changes will be "
8350 "visible to the caller of the PLT entry."
8351 msgstr ""
8352
8353 #.  This differs from Solaris, where an audit library that monitors
8354 #.  symbol binding should return the value of the 'retval' argument
8355 #.  (not provided by GNU, but equivalent to returning outregs->lrv_eax
8356 #.  on (say) x86-32).
8357 #. type: Plain text
8358 #: build/C/man7/rtld-audit.7:461
8359 msgid ""
8360 "In the current GNU implementation, the return value of B<la_pltexit>()  is "
8361 "ignored."
8362 msgstr ""
8363
8364 #. type: Plain text
8365 #: build/C/man7/rtld-audit.7:467
8366 msgid ""
8367 "This API is nonstandard, but very similar to the Solaris API, described in "
8368 "the Solaris I<Linker and Libraries Guide>, in the chapter I<Runtime Linker "
8369 "Auditing Interface>."
8370 msgstr ""
8371
8372 #. type: Plain text
8373 #: build/C/man7/rtld-audit.7:470
8374 msgid ""
8375 "Note the following differences from the Solaris dynamic linker auditing API:"
8376 msgstr ""
8377
8378 #. type: IP
8379 #: build/C/man7/rtld-audit.7:470 build/C/man7/rtld-audit.7:474
8380 #: build/C/man7/rtld-audit.7:482
8381 #, no-wrap
8382 msgid "*"
8383 msgstr ""
8384
8385 #. type: Plain text
8386 #: build/C/man7/rtld-audit.7:474
8387 msgid ""
8388 "The Solaris B<la_objfilter>()  interface is not supported by the GNU "
8389 "implementation."
8390 msgstr ""
8391
8392 #. type: Plain text
8393 #: build/C/man7/rtld-audit.7:482
8394 msgid ""
8395 "The Solaris B<la_symbind32>()  and B<la_pltexit>()  functions do not provide "
8396 "a I<symname> argument."
8397 msgstr ""
8398
8399 #. type: Plain text
8400 #: build/C/man7/rtld-audit.7:492
8401 msgid ""
8402 "The Solaris B<la_pltexit>()  function does not provide I<inregs> and "
8403 "I<outregs> arguments (but does provide a I<retval> argument with the "
8404 "function return value)."
8405 msgstr ""
8406
8407 #.  FIXME . Specifying multiple audit libraries doesn't work on GNU.
8408 #.  My simple tests on Solaris work okay, but not on Linux -- mtk, Jan 2009
8409 #.  glibc bug filed: http://sourceware.org/bugzilla/show_bug.cgi?id=9733
8410 #.  Reportedly, this is fixed on 16 Mar 2009 (i.e., for glibc 2.10)
8411 #. type: Plain text
8412 #: build/C/man7/rtld-audit.7:502
8413 msgid ""
8414 "In glibc versions up to and include 2.9, specifying more than one audit "
8415 "library in B<LD_AUDIT> results in a run-time crash.  This is reportedly "
8416 "fixed in glibc 2.10."
8417 msgstr ""
8418
8419 #. type: Plain text
8420 #: build/C/man7/rtld-audit.7:506
8421 #, no-wrap
8422 msgid ""
8423 "#include E<lt>link.hE<gt>\n"
8424 "#include E<lt>stdio.hE<gt>\n"
8425 msgstr ""
8426 "#include E<lt>link.hE<gt>\n"
8427 "#include E<lt>stdio.hE<gt>\n"
8428
8429 #. type: Plain text
8430 #: build/C/man7/rtld-audit.7:511
8431 #, no-wrap
8432 msgid ""
8433 "unsigned int\n"
8434 "la_version(unsigned int version)\n"
8435 "{\n"
8436 "    printf(\"la_version(): %d\\en\", version);\n"
8437 msgstr ""
8438 "unsigned int\n"
8439 "la_version(unsigned int version)\n"
8440 "{\n"
8441 "    printf(\"la_version(): %d\\en\", version);\n"
8442
8443 #. type: Plain text
8444 #: build/C/man7/rtld-audit.7:514
8445 #, no-wrap
8446 msgid ""
8447 "    return version;\n"
8448 "}\n"
8449 msgstr ""
8450 "    return version;\n"
8451 "}\n"
8452
8453 #. type: Plain text
8454 #: build/C/man7/rtld-audit.7:527
8455 #, no-wrap
8456 msgid ""
8457 "char *\n"
8458 "la_objsearch(const char *name, uintptr_t *cookie, unsigned int flag)\n"
8459 "{\n"
8460 "    printf(\"la_objsearch(): name = %s; cookie = %x\", name, cookie);\n"
8461 "    printf(\"; flag = %s\\en\",\n"
8462 "            (flag == LA_SER_ORIG) ?    \"LA_SER_ORIG\" :\n"
8463 "            (flag == LA_SER_LIBPATH) ? \"LA_SER_LIBPATH\" :\n"
8464 "            (flag == LA_SER_RUNPATH) ? \"LA_SER_RUNPATH\" :\n"
8465 "            (flag == LA_SER_DEFAULT) ? \"LA_SER_DEFAULT\" :\n"
8466 "            (flag == LA_SER_CONFIG) ?  \"LA_SER_CONFIG\" :\n"
8467 "            (flag == LA_SER_SECURE) ?  \"LA_SER_SECURE\" :\n"
8468 "            \"???\");\n"
8469 msgstr ""
8470 "char *\n"
8471 "la_objsearch(const char *name, uintptr_t *cookie, unsigned int flag)\n"
8472 "{\n"
8473 "    printf(\"la_objsearch(): name = %s; cookie = %x\", name, cookie);\n"
8474 "    printf(\"; flag = %s\\en\",\n"
8475 "            (flag == LA_SER_ORIG) ?    \"LA_SER_ORIG\" :\n"
8476 "            (flag == LA_SER_LIBPATH) ? \"LA_SER_LIBPATH\" :\n"
8477 "            (flag == LA_SER_RUNPATH) ? \"LA_SER_RUNPATH\" :\n"
8478 "            (flag == LA_SER_DEFAULT) ? \"LA_SER_DEFAULT\" :\n"
8479 "            (flag == LA_SER_CONFIG) ?  \"LA_SER_CONFIG\" :\n"
8480 "            (flag == LA_SER_SECURE) ?  \"LA_SER_SECURE\" :\n"
8481 "            \"???\");\n"
8482
8483 #. type: Plain text
8484 #: build/C/man7/rtld-audit.7:530
8485 #, no-wrap
8486 msgid ""
8487 "    return name;\n"
8488 "}\n"
8489 msgstr ""
8490 "    return name;\n"
8491 "}\n"
8492
8493 #. type: Plain text
8494 #: build/C/man7/rtld-audit.7:540
8495 #, no-wrap
8496 msgid ""
8497 "void\n"
8498 "la_activity (uintptr_t *cookie, unsigned int flag)\n"
8499 "{\n"
8500 "    printf(\"la_activity(): cookie = %x; flag = %s\\en\", cookie,\n"
8501 "            (flag == LA_ACT_CONSISTENT) ? \"LA_ACT_CONSISTENT\" :\n"
8502 "            (flag == LA_ACT_ADD) ?        \"LA_ACT_ADD\" :\n"
8503 "            (flag == LA_ACT_DELETE) ?     \"LA_ACT_DELETE\" :\n"
8504 "            \"???\");\n"
8505 "}\n"
8506 msgstr ""
8507 "void\n"
8508 "la_activity (uintptr_t *cookie, unsigned int flag)\n"
8509 "{\n"
8510 "    printf(\"la_activity(): cookie = %x; flag = %s\\en\", cookie,\n"
8511 "            (flag == LA_ACT_CONSISTENT) ? \"LA_ACT_CONSISTENT\" :\n"
8512 "            (flag == LA_ACT_ADD) ?        \"LA_ACT_ADD\" :\n"
8513 "            (flag == LA_ACT_DELETE) ?     \"LA_ACT_DELETE\" :\n"
8514 "            \"???\");\n"
8515 "}\n"
8516
8517 #. type: Plain text
8518 #: build/C/man7/rtld-audit.7:550
8519 #, no-wrap
8520 msgid ""
8521 "unsigned int\n"
8522 "la_objopen(struct link_map *map, Lmid_t lmid, uintptr_t *cookie)\n"
8523 "{\n"
8524 "    printf(\"la_objopen(): loading \\e\"%s\\e\"; lmid = %s; cookie=%x\\en\",\n"
8525 "            map-E<gt>l_name,\n"
8526 "            (lmid == LM_ID_BASE) ?  \"LM_ID_BASE\" :\n"
8527 "            (lmid == LM_ID_NEWLM) ? \"LM_ID_NEWLM\" :\n"
8528 "            \"???\",\n"
8529 "            cookie);\n"
8530 msgstr ""
8531 "unsigned int\n"
8532 "la_objopen(struct link_map *map, Lmid_t lmid, uintptr_t *cookie)\n"
8533 "{\n"
8534 "    printf(\"la_objopen(): loading \\e\"%s\\e\"; lmid = %s; cookie=%x\\en\",\n"
8535 "            map-E<gt>l_name,\n"
8536 "            (lmid == LM_ID_BASE) ?  \"LM_ID_BASE\" :\n"
8537 "            (lmid == LM_ID_NEWLM) ? \"LM_ID_NEWLM\" :\n"
8538 "            \"???\",\n"
8539 "            cookie);\n"
8540
8541 #. type: Plain text
8542 #: build/C/man7/rtld-audit.7:553
8543 #, no-wrap
8544 msgid ""
8545 "    return LA_FLG_BINDTO | LA_FLG_BINDFROM;\n"
8546 "}\n"
8547 msgstr ""
8548 "    return LA_FLG_BINDTO | LA_FLG_BINDFROM;\n"
8549 "}\n"
8550
8551 #. type: Plain text
8552 #: build/C/man7/rtld-audit.7:558
8553 #, no-wrap
8554 msgid ""
8555 "unsigned int\n"
8556 "la_objclose (uintptr_t *cookie)\n"
8557 "{\n"
8558 "    printf(\"la_objclose(): %x\\en\", cookie);\n"
8559 msgstr ""
8560 "unsigned int\n"
8561 "la_objclose (uintptr_t *cookie)\n"
8562 "{\n"
8563 "    printf(\"la_objclose(): %x\\en\", cookie);\n"
8564
8565 #. type: Plain text
8566 #: build/C/man7/rtld-audit.7:561
8567 #, no-wrap
8568 msgid ""
8569 "    return 0;\n"
8570 "}\n"
8571 msgstr ""
8572 "    return 0;\n"
8573 "}\n"
8574
8575 #. type: Plain text
8576 #: build/C/man7/rtld-audit.7:567
8577 #, no-wrap
8578 msgid ""
8579 "void\n"
8580 "la_preinit(uintptr_t *cookie)\n"
8581 "{\n"
8582 "    printf(\"la_preinit(): %x\\en\", cookie);\n"
8583 "}\n"
8584 msgstr ""
8585 "void\n"
8586 "la_preinit(uintptr_t *cookie)\n"
8587 "{\n"
8588 "    printf(\"la_preinit(): %x\\en\", cookie);\n"
8589 "}\n"
8590
8591 #. type: Plain text
8592 #: build/C/man7/rtld-audit.7:576
8593 #, no-wrap
8594 msgid ""
8595 "uintptr_t\n"
8596 "la_symbind32(Elf32_Sym *sym, unsigned int ndx, uintptr_t *refcook,\n"
8597 "        uintptr_t *defcook, unsigned int *flags, const char *symname)\n"
8598 "{\n"
8599 "    printf(\"la_symbind32(): symname = %s; sym-E<gt>st_value = %p\\en\",\n"
8600 "            symname, sym-E<gt>st_value);\n"
8601 "    printf(\"        ndx = %d; flags = 0x%x\", ndx, *flags);\n"
8602 "    printf(\"; refcook = %x; defcook = %x\\en\", refcook, defcook);\n"
8603 msgstr ""
8604 "uintptr_t\n"
8605 "la_symbind32(Elf32_Sym *sym, unsigned int ndx, uintptr_t *refcook,\n"
8606 "        uintptr_t *defcook, unsigned int *flags, const char *symname)\n"
8607 "{\n"
8608 "    printf(\"la_symbind32(): symname = %s; sym-E<gt>st_value = %p\\en\",\n"
8609 "            symname, sym-E<gt>st_value);\n"
8610 "    printf(\"        ndx = %d; flags = 0x%x\", ndx, *flags);\n"
8611 "    printf(\"; refcook = %x; defcook = %x\\en\", refcook, defcook);\n"
8612
8613 #. type: Plain text
8614 #: build/C/man7/rtld-audit.7:579 build/C/man7/rtld-audit.7:591
8615 #: build/C/man7/rtld-audit.7:601
8616 #, no-wrap
8617 msgid ""
8618 "    return sym-E<gt>st_value;\n"
8619 "}\n"
8620 msgstr ""
8621 "    return sym-E<gt>st_value;\n"
8622 "}\n"
8623
8624 #. type: Plain text
8625 #: build/C/man7/rtld-audit.7:588
8626 #, no-wrap
8627 msgid ""
8628 "uintptr_t\n"
8629 "la_symbind64(Elf64_Sym *sym, unsigned int ndx, uintptr_t *refcook,\n"
8630 "        uintptr_t *defcook, unsigned int *flags, const char *symname)\n"
8631 "{\n"
8632 "    printf(\"la_symbind64(): symname = %s; sym-E<gt>st_value = %p\\en\",\n"
8633 "            symname, sym-E<gt>st_value);\n"
8634 "    printf(\"        ndx = %d; flags = 0x%x\", ndx, *flags);\n"
8635 "    printf(\"; refcook = %x; defcook = %x\\en\", refcook, defcook);\n"
8636 msgstr ""
8637 "uintptr_t\n"
8638 "la_symbind64(Elf64_Sym *sym, unsigned int ndx, uintptr_t *refcook,\n"
8639 "        uintptr_t *defcook, unsigned int *flags, const char *symname)\n"
8640 "{\n"
8641 "    printf(\"la_symbind64(): symname = %s; sym-E<gt>st_value = %p\\en\",\n"
8642 "            symname, sym-E<gt>st_value);\n"
8643 "    printf(\"        ndx = %d; flags = 0x%x\", ndx, *flags);\n"
8644 "    printf(\"; refcook = %x; defcook = %x\\en\", refcook, defcook);\n"
8645
8646 #. type: Plain text
8647 #: build/C/man7/rtld-audit.7:598
8648 #, no-wrap
8649 msgid ""
8650 "Elf32_Addr\n"
8651 "la_i86_gnu_pltenter(Elf32_Sym *sym, unsigned int ndx,\n"
8652 "        uintptr_t *refcook, uintptr_t *defcook, La_i86_regs *regs,\n"
8653 "        unsigned int *flags, const char *symname, long int *framesizep)\n"
8654 "{\n"
8655 "    printf(\"la_i86_gnu_pltenter(): %s (%p)\\en\", symname, sym-E<gt>st_value);\n"
8656 msgstr ""
8657 "Elf32_Addr\n"
8658 "la_i86_gnu_pltenter(Elf32_Sym *sym, unsigned int ndx,\n"
8659 "        uintptr_t *refcook, uintptr_t *defcook, La_i86_regs *regs,\n"
8660 "        unsigned int *flags, const char *symname, long int *framesizep)\n"
8661 "{\n"
8662 "    printf(\"la_i86_gnu_pltenter(): %s (%p)\\en\", symname, sym-E<gt>st_value);\n"
8663
8664 #. type: Plain text
8665 #: build/C/man7/rtld-audit.7:607
8666 msgid "B<ldd>(1), B<dlopen>(3), B<ld.so>(8), B<ldconfig>(8)"
8667 msgstr "B<ldd>(1), B<dlopen>(3), B<ld.so>(8), B<ldconfig>(8)"
8668
8669 #. type: TH
8670 #: build/C/man8/sln.8:25
8671 #, no-wrap
8672 msgid "SLN"
8673 msgstr "SLN"
8674
8675 #. type: TH
8676 #: build/C/man8/sln.8:25
8677 #, no-wrap
8678 msgid "2013-02-10"
8679 msgstr "2013-02-10"
8680
8681 #. type: Plain text
8682 #: build/C/man8/sln.8:28
8683 msgid "sln - create symbolic links"
8684 msgstr "sln - シンボリックリンクを作成する"
8685
8686 #. type: Plain text
8687 #: build/C/man8/sln.8:30
8688 msgid "B<sln>I< source dest>"
8689 msgstr "B<sln>I< source dest>"
8690
8691 #. type: Plain text
8692 #: build/C/man8/sln.8:32
8693 msgid "B<sln>I< filelist>"
8694 msgstr "B<sln>I< filelist>"
8695
8696 #. type: Plain text
8697 #: build/C/man8/sln.8:42
8698 msgid ""
8699 "The B<sln> program creates symbolic links.  Unlike the B<ln>(1)  program, it "
8700 "is statically linked.  This means that if for some reason the dynamic linker "
8701 "is not working, B<sln> can be used to make symbolic links to dynamic "
8702 "libraries."
8703 msgstr ""
8704 "B<sln> プログラムはシンボリックリンクの作成を行う。 B<ln>(1) プログラムと異な"
8705 "り、 このプログラムは静的にリンクされている。 つまり、 何らかの理由で動的リン"
8706 "カが動作しない場合に、 B<sln> を使って、 動的ライブラリへのシンボリックリンク"
8707 "を作成することができる。"
8708
8709 #. type: Plain text
8710 #: build/C/man8/sln.8:48
8711 msgid ""
8712 "The command line has two forms.  In the first form, it creates I<dest> as a "
8713 "new symbolic link to I<source>."
8714 msgstr ""
8715 "コマンドラインには二つの形がある。 一つ目の形では、 I<source> へのシンボリッ"
8716 "クリンクとして I<dest> を作成する。"
8717
8718 #. type: Plain text
8719 #: build/C/man8/sln.8:56
8720 msgid ""
8721 "In the second form, I<filelist> is a list of space-separated pathname pairs, "
8722 "and the effect is as if B<sln> was executed once for each line of the file, "
8723 "with the two pathnames as the arguments."
8724 msgstr ""
8725 "二つ目の形式では、 I<filelist> はスペース区切りのパス名の組のリストで、 この"
8726 "ファイルの各行について、二つのパス名を引き数として 1 回ずつ B<sln> を実行した"
8727 "のと同じ結果となる。"
8728
8729 #. type: Plain text
8730 #: build/C/man8/sln.8:60
8731 msgid "The B<sln> program supports no command-line options."
8732 msgstr "B<sln> プログラムには、 コマンドラインオプションはない。"
8733
8734 #. type: Plain text
8735 #: build/C/man8/sln.8:64
8736 msgid "B<ln>(1), B<ldconfig>(8), B<ld.so>(8)"
8737 msgstr "B<ln>(1), B<ldconfig>(8), B<ld.so>(8)"
8738
8739 #. type: TH
8740 #: build/C/man1/sprof.1:25
8741 #, no-wrap
8742 msgid "SPROF"
8743 msgstr ""
8744
8745 #. type: TH
8746 #: build/C/man1/sprof.1:25
8747 #, no-wrap
8748 msgid "2014-06-24"
8749 msgstr "2014-06-24"
8750
8751 #. type: Plain text
8752 #: build/C/man1/sprof.1:28
8753 msgid "sprof - read and display shared object profiling data"
8754 msgstr ""
8755
8756 #. type: Plain text
8757 #: build/C/man1/sprof.1:32
8758 #, no-wrap
8759 msgid "B<sprof> [I<option>]... I<shared-object-path> [I<profile-data-path>]\n"
8760 msgstr ""
8761
8762 #. type: Plain text
8763 #: build/C/man1/sprof.1:46
8764 msgid ""
8765 "The B<sprof> command displays a profiling summary for the shared object "
8766 "specified as its first command-line argument.  The profiling summary is "
8767 "created using previously generated profiling data in the (optional) second "
8768 "command-line argument.  If the profiling data pathname is omitted, then "
8769 "B<sprof> will attempt to deduce it using the soname of the shared object, "
8770 "looking for a file with the name I<E<lt>sonameE<gt>.profile> in the current "
8771 "directory."
8772 msgstr ""
8773
8774 #. type: Plain text
8775 #: build/C/man1/sprof.1:49
8776 msgid ""
8777 "The following command-line options specify the profile output to be produced:"
8778 msgstr ""
8779
8780 #. type: TP
8781 #: build/C/man1/sprof.1:49
8782 #, no-wrap
8783 msgid "B<-c>, B<--call-pairs>"
8784 msgstr ""
8785
8786 #. type: Plain text
8787 #: build/C/man1/sprof.1:54
8788 msgid ""
8789 "Print a list of pairs of call paths for the interfaces exported by the "
8790 "shared object, along with the number of times each path is used."
8791 msgstr ""
8792
8793 #. type: TP
8794 #: build/C/man1/sprof.1:54
8795 #, no-wrap
8796 msgid "B<-p>, B<--flat-profile>"
8797 msgstr ""
8798
8799 #. type: Plain text
8800 #: build/C/man1/sprof.1:58
8801 msgid ""
8802 "Generate a flat profile of all of the functions in the monitored object, "
8803 "with counts and ticks."
8804 msgstr ""
8805
8806 #. type: TP
8807 #: build/C/man1/sprof.1:58
8808 #, no-wrap
8809 msgid "B<-q>, B<--graph>"
8810 msgstr ""
8811
8812 #. type: Plain text
8813 #: build/C/man1/sprof.1:61
8814 msgid "Generate a call graph."
8815 msgstr ""
8816
8817 #. type: Plain text
8818 #: build/C/man1/sprof.1:64
8819 msgid ""
8820 "If none of the above options is specified, then the default behavior is to "
8821 "display a flat profile and a call graph."
8822 msgstr ""
8823
8824 #. type: Plain text
8825 #: build/C/man1/sprof.1:66
8826 msgid "The following additional command-line options are available:"
8827 msgstr ""
8828
8829 #. type: Plain text
8830 #: build/C/man1/sprof.1:69
8831 msgid "Display a summary of command-line options and arguments and exit."
8832 msgstr ""
8833
8834 #. type: Plain text
8835 #: build/C/man1/sprof.1:72
8836 msgid "Display a short usage message and exit."
8837 msgstr ""
8838
8839 #. type: Plain text
8840 #: build/C/man1/sprof.1:75
8841 msgid "Display the program version and exit."
8842 msgstr ""
8843
8844 #. type: Plain text
8845 #: build/C/man1/sprof.1:79
8846 msgid "The B<sprof> command is a GNU extension, not present in POSIX.1."
8847 msgstr ""
8848
8849 #. type: Plain text
8850 #: build/C/man1/sprof.1:85
8851 msgid ""
8852 "The following example demonstrates the use of B<sprof>.  The example "
8853 "consists of a main program that calls two functions in a shared library.  "
8854 "First, the code of the main program:"
8855 msgstr ""
8856
8857 #. type: Plain text
8858 #: build/C/man1/sprof.1:90
8859 #, no-wrap
8860 msgid ""
8861 "$ B<cat prog.c>\n"
8862 "#include E<lt>stdlib.hE<gt>\n"
8863 msgstr ""
8864 "$ B<cat prog.c>\n"
8865 "#include E<lt>stdlib.hE<gt>\n"
8866
8867 #. type: Plain text
8868 #: build/C/man1/sprof.1:93
8869 #, no-wrap
8870 msgid ""
8871 "void x1(void);\n"
8872 "void x2(void);\n"
8873 msgstr ""
8874
8875 #. type: Plain text
8876 #: build/C/man1/sprof.1:101
8877 #, no-wrap
8878 msgid ""
8879 "int\n"
8880 "main(int argc, char *argv[])\n"
8881 "{\n"
8882 "    x1();\n"
8883 "    x2();\n"
8884 "    exit(EXIT_SUCCESS);\n"
8885 "}\n"
8886 msgstr ""
8887 "int\n"
8888 "main(int argc, char *argv[])\n"
8889 "{\n"
8890 "    x1();\n"
8891 "    x2();\n"
8892 "    exit(EXIT_SUCCESS);\n"
8893 "}\n"
8894
8895 #. type: Plain text
8896 #: build/C/man1/sprof.1:110
8897 msgid ""
8898 "The functions I<x1()> and I<x2()> are defined in the following source file "
8899 "that is used to construct the shared library:"
8900 msgstr ""
8901
8902 #. type: Plain text
8903 #: build/C/man1/sprof.1:115
8904 #, no-wrap
8905 msgid ""
8906 "$ B<cat libdemo.c>\n"
8907 "#include E<lt>unistd.hE<gt>\n"
8908 msgstr ""
8909 "$ B<cat libdemo.c>\n"
8910 "#include E<lt>unistd.hE<gt>\n"
8911
8912 #. type: Plain text
8913 #: build/C/man1/sprof.1:120
8914 #, no-wrap
8915 msgid ""
8916 "void\n"
8917 "consumeCpu1(int lim)\n"
8918 "{\n"
8919 "    int j;\n"
8920 msgstr ""
8921
8922 #. type: Plain text
8923 #: build/C/man1/sprof.1:124 build/C/man1/sprof.1:141
8924 #, no-wrap
8925 msgid ""
8926 "    for (j = 0; j E<lt> lim; j++)\n"
8927 "\tgetppid();\n"
8928 "}\n"
8929 msgstr ""
8930
8931 #. type: Plain text
8932 #: build/C/man1/sprof.1:128
8933 #, no-wrap
8934 msgid ""
8935 "void\n"
8936 "x1(void) {\n"
8937 "    int j;\n"
8938 msgstr ""
8939
8940 #. type: Plain text
8941 #: build/C/man1/sprof.1:132
8942 #, no-wrap
8943 msgid ""
8944 "    for (j = 0; j E<lt> 100; j++)\n"
8945 "\tconsumeCpu1(200000);\n"
8946 "}\n"
8947 msgstr ""
8948
8949 #. type: Plain text
8950 #: build/C/man1/sprof.1:137
8951 #, no-wrap
8952 msgid ""
8953 "void\n"
8954 "consumeCpu2(int lim)\n"
8955 "{\n"
8956 "    int j;\n"
8957 msgstr ""
8958
8959 #. type: Plain text
8960 #: build/C/man1/sprof.1:146
8961 #, no-wrap
8962 msgid ""
8963 "void\n"
8964 "x2(void)\n"
8965 "{\n"
8966 "    int j;\n"
8967 msgstr ""
8968
8969 #. type: Plain text
8970 #: build/C/man1/sprof.1:150
8971 #, no-wrap
8972 msgid ""
8973 "    for (j = 0; j E<lt> 1000; j++)\n"
8974 "\tconsumeCpu2(10000);\n"
8975 "}\n"
8976 msgstr ""
8977
8978 #. type: Plain text
8979 #: build/C/man1/sprof.1:157
8980 msgid ""
8981 "Now we construct the shared library with the real name I<libdemo.so.1.0.1>, "
8982 "and the soname I<libdemo.so.1>:"
8983 msgstr ""
8984
8985 #. type: Plain text
8986 #: build/C/man1/sprof.1:162
8987 #, no-wrap
8988 msgid ""
8989 "$ B<cc -g -fPIC -shared -Wl,-soname,libdemo.so.1 \\e>\n"
8990 "        B<-o libdemo.so.1.0.1 libdemo.c>\n"
8991 msgstr ""
8992
8993 #. type: Plain text
8994 #: build/C/man1/sprof.1:167
8995 msgid ""
8996 "Then we construct symbolic links for the library soname and the library "
8997 "linker name:"
8998 msgstr ""
8999
9000 #. type: Plain text
9001 #: build/C/man1/sprof.1:172
9002 #, no-wrap
9003 msgid ""
9004 "$ B<ln -sf libdemo.so.1.0.1 libdemo.so.1>\n"
9005 "$ B<ln -sf libdemo.so.1 libdemo.so>\n"
9006 msgstr ""
9007
9008 #. type: Plain text
9009 #: build/C/man1/sprof.1:177
9010 msgid ""
9011 "Next, we compile the main program, linking it against the shared library, "
9012 "and then list the dynamic dependencies of the program:"
9013 msgstr ""
9014
9015 #. type: Plain text
9016 #: build/C/man1/sprof.1:186
9017 #, no-wrap
9018 msgid ""
9019 "$ B<cc -g -o prog prog.c -L. -ldemo>\n"
9020 "$ B<ldd prog>\n"
9021 "\tlinux-vdso.so.1 =E<gt>  (0x00007fff86d66000)\n"
9022 "\tlibdemo.so.1 =E<gt> not found\n"
9023 "\tlibc.so.6 =E<gt> /lib64/libc.so.6 (0x00007fd4dc138000)\n"
9024 "\t/lib64/ld-linux-x86-64.so.2 (0x00007fd4dc51f000)\n"
9025 msgstr ""
9026
9027 #. type: Plain text
9028 #: build/C/man1/sprof.1:193
9029 msgid ""
9030 "In order to get profiling information for the shared library, we define the "
9031 "environment variable B<LD_PROFILE> with the soname of the library:"
9032 msgstr ""
9033
9034 #. type: Plain text
9035 #: build/C/man1/sprof.1:197
9036 #, no-wrap
9037 msgid "$ B<export LD_PROFILE=libdemo.so.1>\n"
9038 msgstr ""
9039
9040 #. type: Plain text
9041 #: build/C/man1/sprof.1:204
9042 msgid ""
9043 "We then define the environment variable B<LD_PROFILE_OUTPUT> with the "
9044 "pathname of the directory where profile output should be written, and create "
9045 "that directory if it does not exist already:"
9046 msgstr ""
9047
9048 #. type: Plain text
9049 #: build/C/man1/sprof.1:209
9050 #, no-wrap
9051 msgid ""
9052 "$ B<export LD_PROFILE_OUTPUT=$(pwd)/prof_data>\n"
9053 "$ B<mkdir -p $LD_PROFILE_OUTPUT>\n"
9054 msgstr ""
9055
9056 #. type: Plain text
9057 #: build/C/man1/sprof.1:217
9058 msgid ""
9059 "B<LD_PROFILE> causes profiling output to be I<appended> to the output file "
9060 "if it already exists, so we ensure that there is no preexisting profiling "
9061 "data:"
9062 msgstr ""
9063
9064 #. type: Plain text
9065 #: build/C/man1/sprof.1:221
9066 #, no-wrap
9067 msgid "$ B<rm -f $LD_PROFILE_OUTPUT/$LD_PROFILE.profile>\n"
9068 msgstr ""
9069
9070 #. type: Plain text
9071 #: build/C/man1/sprof.1:227
9072 msgid ""
9073 "We then run the program to produce the profiling output, which is written to "
9074 "a file in the directory specified in B<LD_PROFILE_OUTPUT>:"
9075 msgstr ""
9076
9077 #. type: Plain text
9078 #: build/C/man1/sprof.1:233
9079 #, no-wrap
9080 msgid ""
9081 "$ B<LD_LIBRARY_PATH=. ./prog>\n"
9082 "$ B<ls prof_data>\n"
9083 "libdemo.so.1.profile\n"
9084 msgstr ""
9085
9086 #. type: Plain text
9087 #: build/C/man1/sprof.1:239
9088 msgid ""
9089 "We then use the B<sprof -p> option to generate a flat profile with counts "
9090 "and ticks:"
9091 msgstr ""
9092
9093 #. type: Plain text
9094 #: build/C/man1/sprof.1:244
9095 #, no-wrap
9096 msgid ""
9097 "$ B<sprof -p libdemo.so.1 $LD_PROFILE_OUTPUT/libdemo.so.1.profile>\n"
9098 "Flat profile:\n"
9099 msgstr ""
9100
9101 #. type: Plain text
9102 #: build/C/man1/sprof.1:252
9103 #, no-wrap
9104 msgid ""
9105 "Each sample counts as 0.01 seconds.\n"
9106 "  %   cumulative   self              self     total\n"
9107 " time   seconds   seconds    calls  us/call  us/call  name\n"
9108 " 60.00      0.06     0.06      100   600.00           consumeCpu1\n"
9109 " 40.00      0.10     0.04     1000    40.00           consumeCpu2\n"
9110 "  0.00      0.10     0.00        1     0.00           x1\n"
9111 "  0.00      0.10     0.00        1     0.00           x2\n"
9112 msgstr ""
9113
9114 #. type: Plain text
9115 #: build/C/man1/sprof.1:258
9116 msgid "The B<sprof -q> option generates a call graph:"
9117 msgstr ""
9118
9119 #. type: Plain text
9120 #: build/C/man1/sprof.1:262
9121 #, no-wrap
9122 msgid "$ B<sprof -q libdemo.so.1 $LD_PROFILE_OUTPUT/libdemo.so.1.profile>\n"
9123 msgstr ""
9124
9125 #. type: Plain text
9126 #: build/C/man1/sprof.1:264
9127 #, no-wrap
9128 msgid "index % time    self  children    called     name\n"
9129 msgstr ""
9130
9131 #. type: Plain text
9132 #: build/C/man1/sprof.1:279
9133 #, no-wrap
9134 msgid ""
9135 "                0.00    0.00      100/100         x1 [1]\n"
9136 "[0]    100.0    0.00    0.00      100         consumeCpu1 [0]\n"
9137 "-----------------------------------------------\n"
9138 "                0.00    0.00        1/1           E<lt>UNKNOWNE<gt>\n"
9139 "[1]      0.0    0.00    0.00        1         x1 [1]\n"
9140 "                0.00    0.00      100/100         consumeCpu1 [0]\n"
9141 "-----------------------------------------------\n"
9142 "                0.00    0.00     1000/1000        x2 [3]\n"
9143 "[2]      0.0    0.00    0.00     1000         consumeCpu2 [2]\n"
9144 "-----------------------------------------------\n"
9145 "                0.00    0.00        1/1           E<lt>UNKNOWNE<gt>\n"
9146 "[3]      0.0    0.00    0.00        1         x2 [3]\n"
9147 "                0.00    0.00     1000/1000        consumeCpu2 [2]\n"
9148 "-----------------------------------------------\n"
9149 msgstr ""
9150
9151 #. type: Plain text
9152 #: build/C/man1/sprof.1:285
9153 msgid ""
9154 "Above and below, the \"E<lt>UNKNOWNE<gt>\" strings represent identifiers "
9155 "that are outside of the profiled object (in this example, these are "
9156 "instances of I<main()>)."
9157 msgstr ""
9158
9159 #. type: Plain text
9160 #: build/C/man1/sprof.1:289
9161 msgid ""
9162 "The B<sprof -c> option generates a list of call pairs and the number of "
9163 "their occurrences:"
9164 msgstr ""
9165
9166 #. type: Plain text
9167 #: build/C/man1/sprof.1:297
9168 #, no-wrap
9169 msgid ""
9170 "$ B<sprof -c libdemo.so.1 $LD_PROFILE_OUTPUT/libdemo.so.1.profile>\n"
9171 "E<lt>UNKNOWNE<gt>                  x1                                 1\n"
9172 "x1                         consumeCpu1                      100\n"
9173 "E<lt>UNKNOWNE<gt>                  x2                                 1\n"
9174 "x2                         consumeCpu2                     1000\n"
9175 msgstr ""
9176
9177 #. type: Plain text
9178 #: build/C/man1/sprof.1:303
9179 msgid "B<gprof>(1), B<ldd>(1), B<ld.so>(8)"
9180 msgstr "B<gprof>(1), B<ldd>(1), B<ld.so>(8)"
9181
9182 #~ msgid "2012-07-16"
9183 #~ msgstr "2012-07-16"
9184
9185 #~ msgid ""
9186 #~ "The standard version of B<ldd> comes with glibc2.  Libc5 came with an "
9187 #~ "older version, still present on some systems.  The long options are not "
9188 #~ "supported by the libc5 version.  On the other hand, the glibc2 version "
9189 #~ "does not support B<-V> and only has the equivalent B<--version>."
9190 #~ msgstr ""
9191 #~ "標準的なバージョンの B<ldd> は glibc2 に付属している。 libc5 には古いバー"
9192 #~ "ジョンのものが付属しており、 これが入っているシステムもまだ存在する。 "
9193 #~ "libc5 バージョンではロングオプションがサポートされていない。 一方、glibc2 "
9194 #~ "バージョンでは B<-V> をサポートしておらず、これと同じ意味の B<--version> "
9195 #~ "しかサポートしていない。"
9196
9197 #~ msgid ""
9198 #~ "The libc5 version of this program will use the name of a library given on "
9199 #~ "the command line as-is when it contains a \\(aq/\\(aq; otherwise it "
9200 #~ "searches for the library in the standard locations.  To run it on a "
9201 #~ "shared library in the current directory, prefix the name with \"./\"."
9202 #~ msgstr ""
9203 #~ "libc5 バージョンのプログラムでは、 コマンドラインで与えられたライブラリ名"
9204 #~ "に \\(aq/\\(aq が含まれている場合は、ライブラリ名をそのまま用いる。 \\(aq/"
9205 #~ "\\(aq が含まれていない場合は、標準的なパスからライブラリを検索する。 カレ"
9206 #~ "ントディレクトリにある共有ライブラリに対して実行するには、 名前にプレ"
9207 #~ "フィックス \"./\" を付けること。"
9208
9209 #~ msgid "B<ld.so>(8), B<ldconfig>(8)"
9210 #~ msgstr "B<ld.so>(8), B<ldconfig>(8)"