Searched refs:headers (Results 1 - 25 of 264) sorted by relevance

1234567891011

/haiku-buildtools/gcc/libstdc++-v3/doc/doxygen/
H A Dstdheader.cc21 Map headers; variable
26 headers["algo.h"] = "algorithm";
27 headers["algobase.h"] = "algorithm";
28 headers["algorithm.h"] = "algorithm";
29 headers["heap.h"] = "algorithm";
30 headers["bitset.h"] = "bitset";
31 headers["complex.h"] = "complex";
32 //headers["construct.h"] stl_construct.h entirely internal
33 headers["deque.h"] = "deque";
34 headers["dequ
[all...]
/haiku-buildtools/jam/
H A Dheaders.h8 * headers.h - handle #includes in source files
11 void headers( TARGET *t );
/haiku-buildtools/binutils/ld/testsuite/ld-scripts/
H A Dphdrs3.d1 # name: PHDRS headers
H A Dalign2a.d2 # objdump: --section-headers
H A Dalign2b.d2 # objdump: --section-headers
H A Dphdrs3a.d1 #name: PHDRS headers 3a
H A Doverlay-size.d3 # objdump: --headers
/haiku-buildtools/binutils/ld/testsuite/ld-arc/
H A Dgot-01.d6 There are . section headers, starting at offset 0x[0-9a-f]+:
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Drealloc_on_assign_17.f9012 type(label), allocatable :: headers(:) component in type:table
29 s = s+x(2)%headers(2)%parts(2)
31 s = s+x(2)%headers(2)%parts(2)
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dregion1.d6 # objdump: --headers
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mips-elf/
H A Dregion1.d6 # objdump: --headers
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-scripts/
H A Doverlay-size.d3 # objdump: --headers
H A Dalign2a.d2 # objdump: --section-headers
H A Dalign2b.d2 # objdump: --section-headers
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dcodealign_1.d1 #objdump: --section-headers
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dalign.d1 #objdump: -d --headers
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dalign.d1 #objdump: -d --headers
/haiku-buildtools/gcc/contrib/
H A Dcompare-debug80 for s in `objdump --section-headers "$file" | awk '{ print $2 }'`; do
97 && (objdump --help) 2>&1 | grep ' --\[*section-\]*headers' > /dev/null; then
115 if ($t --help) 2>&1 | grep ' --\[*section-\]*headers' > /dev/null; then
118 $cmd --section-headers "$1.$suf1" | grep '\.eh_frame' > /dev/null
121 $cmd --section-headers "$2.$suf2" | grep '\.eh_frame' > /dev/null
132 $cmd --section-headers "$1.$suf1" | grep '.gnu.lto_' > /dev/null ||
133 $cmd --section-headers "$2.$suf2" | grep '.gnu.lto_' > /dev/null ; then
150 seclist="$seclist "`{ $cmd --section-headers "$1.$suf1"; $cmd --section-headers "$2.$suf2"; } | sed -n 's,.* \(\.gnu\.lto_[^ ]*\).*,\1,p' | sort -u`
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_trace.h55 TraceHeader headers[kTraceParts]; member in struct:__tsan::Trace
/haiku-buildtools/gcc/libstdc++-v3/include/backward/
H A Dbackward_warning.h24 * This is an internal header file, included by other library headers.
36 listing of replacement headers and interfaces, consult the file \
/haiku-buildtools/autoconf/lib/autoconf/
H A DMakefile.am26 functions.m4 headers.m4 types.m4 libs.m4 programs.m4
/haiku-buildtools/binutils/ld/testsuite/ld-cris/
H A Dnodyn4.d12 There are 2 program headers, .*
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Dbspec-2.d2 There are 11 section headers, starting at offset 0x..:
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-cris/
H A Dnodyn4.d12 There are 2 program headers, .*
/haiku-buildtools/binutils/ld/testsuite/ld-powerpc/
H A Dvle-multiseg-4.d4 There are 2 program headers, starting at offset [0-9]+

Completed in 230 milliseconds

1234567891011