Lines Matching full:libraries
74 <h2 id=building_shared_libraries_with_addresssanitizer>Building shared libraries with AddressSanitizer</h2>
113 <p>Verify the process is using libraries from <code>/system/lib/asan</code>
144 libraries. There are two ways to obtain source file and line information:</p>
155 the availability of symbolized libraries on the host.</p>
160 libraries. For that, you'll need to build the executable with ASan, which in
202 libraries from <code>/system/lib/asan</code> are preferred to normal libraries
220 <p>In this mode, <code>userdata.img</code> contains extra libraries and must be
230 <p>This works by building two sets of shared libraries: normal in
253 <p>Libraries like this are simply built without ASan. They can contain some ASan
254 code anyway from the static libraries they depend upon.</p>