This file is indexed.

/usr/share/doc/liblzma-doc/html/armthumb_8c.html is in liblzma-doc 5.1.1alpha+20110809-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>XZ Utils: liblzma/simple/armthumb.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">XZ Utils&#160;<span id="projectnumber">5.1.0alpha</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">liblzma/simple/armthumb.c File Reference</div>  </div>
</div>
<div class="contents">

<p>Filter for ARM-Thumb binaries.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="simple__private_8h.html">simple_private.h</a>&quot;</code><br/>
</div><table class="memberdecls">
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2d6288004570ee4d67f219ea31bb9fb8"></a><!-- doxytag: member="armthumb.c::armthumb_code" ref="a2d6288004570ee4d67f219ea31bb9fb8" args="(lzma_simple *simple lzma_attribute((__unused__)), uint32_t now_pos, bool is_encoder, uint8_t *buffer, size_t size)" -->
static size_t&#160;</td><td class="memItemRight" valign="bottom"><b>armthumb_code</b> (<a class="el" href="structlzma__simple__s.html">lzma_simple</a> *simple lzma_attribute((__unused__)), uint32_t now_pos, bool is_encoder, uint8_t *buffer, size_t size)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae0e7c805fb1a7ae1a7edcef150846b2b"></a><!-- doxytag: member="armthumb.c::armthumb_coder_init" ref="ae0e7c805fb1a7ae1a7edcef150846b2b" args="(lzma_next_coder *next, lzma_allocator *allocator, const lzma_filter_info *filters, bool is_encoder)" -->
static <a class="el" href="base_8h.html#a8494e0457e1463d6d2b6836018d87b6e">lzma_ret</a>&#160;</td><td class="memItemRight" valign="bottom"><b>armthumb_coder_init</b> (<a class="el" href="structlzma__next__coder__s.html">lzma_next_coder</a> *next, <a class="el" href="structlzma__allocator.html">lzma_allocator</a> *allocator, const <a class="el" href="structlzma__filter__info__s.html">lzma_filter_info</a> *<a class="el" href="coder_8c.html#a9325236d5759d4eaadcba08a6bb5c96f">filters</a>, bool is_encoder)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad6ccc91844d17926a54d300b371d4293"></a><!-- doxytag: member="armthumb.c::lzma_simple_armthumb_encoder_init" ref="ad6ccc91844d17926a54d300b371d4293" args="(lzma_next_coder *next, lzma_allocator *allocator, const lzma_filter_info *filters)" -->
<a class="el" href="base_8h.html#a8494e0457e1463d6d2b6836018d87b6e">lzma_ret</a>&#160;</td><td class="memItemRight" valign="bottom"><b>lzma_simple_armthumb_encoder_init</b> (<a class="el" href="structlzma__next__coder__s.html">lzma_next_coder</a> *next, <a class="el" href="structlzma__allocator.html">lzma_allocator</a> *allocator, const <a class="el" href="structlzma__filter__info__s.html">lzma_filter_info</a> *<a class="el" href="coder_8c.html#a9325236d5759d4eaadcba08a6bb5c96f">filters</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a640c44d479fc2ca11a8408ca75d63493"></a><!-- doxytag: member="armthumb.c::lzma_simple_armthumb_decoder_init" ref="a640c44d479fc2ca11a8408ca75d63493" args="(lzma_next_coder *next, lzma_allocator *allocator, const lzma_filter_info *filters)" -->
<a class="el" href="base_8h.html#a8494e0457e1463d6d2b6836018d87b6e">lzma_ret</a>&#160;</td><td class="memItemRight" valign="bottom"><b>lzma_simple_armthumb_decoder_init</b> (<a class="el" href="structlzma__next__coder__s.html">lzma_next_coder</a> *next, <a class="el" href="structlzma__allocator.html">lzma_allocator</a> *allocator, const <a class="el" href="structlzma__filter__info__s.html">lzma_filter_info</a> *<a class="el" href="coder_8c.html#a9325236d5759d4eaadcba08a6bb5c96f">filters</a>)</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Filter for ARM-Thumb binaries. </p>
</div></div>
<hr class="footer"/><address class="footer"><small>Generated on Tue Nov 1 2011 10:43:14 for XZ Utils by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>