HomeSort by relevance Sort by last modified time
    Searched full:sect (Results 1 - 25 of 187) sorted by null

1 2 3 4 5 6 7 8

  /external/clang/test/CodeGen/
attributes.c 7 // CHECK: @t13 = global %struct.s0 zeroinitializer, section "SECT"
9 struct s0 t13 __attribute__((section("SECT"))) = { 0 };
11 // CHECK: @t14.x = internal global i32 0, section "SECT"
13 static int x __attribute__((section("SECT"))) = 0;
26 // CHECK: @t12 = global i32 0, section "SECT"
27 int t12 __attribute__((section("SECT")));
59 // CHECK: define void @t10() nounwind section "SECT" {
60 void t10(void) __attribute__((section("SECT")));
62 // CHECK: define void @t11() nounwind section "SECT" {
63 void __attribute__((section("SECT"))) t11(void) {
    [all...]
  /external/llvm/lib/Object/
MachOObjectFile.cpp 400 InMemoryStruct<macho::Section64> Sect;
401 MachOObj->ReadSection64(LCI, DRI.d.b, Sect);
403 strcpy(result, Sect->SegmentName);
405 strcat(result, Sect->Name);
410 InMemoryStruct<macho::Section> Sect;
411 MachOObj->ReadSection(LCI, DRI.d.b, Sect);
413 strcpy(result, Sect->SegmentName);
415 strcat(result, Sect->Name);
424 InMemoryStruct<macho::Section64> Sect;
425 getSection64(DRI, Sect);
    [all...]
  /external/oprofile/libutil++/
op_bfd.cpp 115 asection const * sect; local
160 for (sect = ibfd.abfd->sections; sect; sect = sect->next) {
161 if (sect->flags & SEC_CODE) {
162 if (filepos_map[sect->name] != 0) {
163 cerr << "Found section \"" << sect->name
169 filepos_map[sect->name] = sect->filepos
303 asection const * sect = ibfd.abfd->sections; local
    [all...]
op_spu_bfd.cpp 60 asection const * sect; local
156 for (sect = ibfd.abfd->sections; sect; sect = sect->next) {
157 if (sect->flags & SEC_CODE) {
158 if (filepos_map[sect->name] != 0) {
159 cerr << "Found section \"" << sect->name
165 filepos_map[sect->name] = sect->filepos
    [all...]
bfd_support.cpp 81 asection * sect; local
84 sect = bfd_get_section_by_name(ibfd, ".gnu_debuglink");
86 if (sect == NULL)
89 bfd_size_type debuglink_size = bfd_section_size(ibfd, sect);
94 if (!bfd_get_section_contents(ibfd, sect,
413 for (asection const * sect = abfd->sections; sect; sect = sect->next) {
414 if (sect->flags & SEC_DEBUGGING
    [all...]
  /external/llvm/tools/macho-dump/
macho-dump.cpp 143 InMemoryStruct<macho::Section> Sect;
144 Obj.ReadSection(LCI, i, Sect);
150 if ((Res = DumpSectionData(Obj, i, StringRef(Sect->Name, 16),
151 StringRef(Sect->SegmentName, 16), Sect->Address,
152 Sect->Size, Sect->Offset, Sect->Align,
153 Sect->RelocationTableOffset,
154 Sect->NumRelocationTableEntries, Sect->Flags
    [all...]
  /external/grub/docs/
help2man 264 my $sect = 'DESCRIPTION';
288 $sect = uc $1;
295 $sect = 'COPYRIGHT';
296 $include{$sect} ||= '';
297 $include{$sect} .= ".PP\n" if $include{$sect};
319 $include{$sect} .= $copy;
327 $sect = 'REPORTING BUGS';
333 $sect = 'AUTHOR';
343 $include{$sect} ||= ''
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 304 my $sect = 'DESCRIPTION';
328 $sect = uc $1;
335 $sect = 'COPYRIGHT';
336 $include{$sect} ||= '';
337 $include{$sect} .= ".PP\n" if $include{$sect};
359 $include{$sect} .= $copy;
367 $sect = 'REPORTING BUGS';
373 $sect = 'AUTHOR';
383 $include{$sect} ||= ''
    [all...]
  /bionic/libc/kernel/common/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /development/ndk/platforms/android-3/include/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/mtd/
nftl.h 38 int head,sect,cyl; member in struct:NFTLrecord
  /external/wpa_supplicant/
ms_funcs.c 25 * challenge_hash - ChallengeHash() - RFC 2759, Sect. 8.2
53 * nt_password_hash - NtPasswordHash() - RFC 2759, Sect. 8.3
80 * hash_nt_password_hash - HashNtPasswordHash() - RFC 2759, Sect. 8.4
92 * challenge_response - ChallengeResponse() - RFC 2759, Sect. 8.5
111 * generate_nt_response - GenerateNTResponse() - RFC 2759, Sect. 8.1
136 * generate_nt_response_pwhash - GenerateNTResponse() - RFC 2759, Sect. 8.1
159 * generate_authenticator_response_pwhash - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7
213 * generate_authenticator_response - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7
240 * nt_challenge_response - NtChallengeResponse() - RFC 2433, Sect. A.5
256 * get_master_key - GetMasterKey() - RFC 3079, Sect. 3.
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
ms_funcs.c 25 * challenge_hash - ChallengeHash() - RFC 2759, Sect. 8.2
53 * nt_password_hash - NtPasswordHash() - RFC 2759, Sect. 8.3
80 * hash_nt_password_hash - HashNtPasswordHash() - RFC 2759, Sect. 8.4
92 * challenge_response - ChallengeResponse() - RFC 2759, Sect. 8.5
111 * generate_nt_response - GenerateNTResponse() - RFC 2759, Sect. 8.1
136 * generate_nt_response_pwhash - GenerateNTResponse() - RFC 2759, Sect. 8.1
159 * generate_authenticator_response_pwhash - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7
213 * generate_authenticator_response - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7
240 * nt_challenge_response - NtChallengeResponse() - RFC 2433, Sect. A.5
256 * get_master_key - GetMasterKey() - RFC 3079, Sect. 3.
    [all...]
  /external/wpa_supplicant_8/src/crypto/
ms_funcs.c 24 * challenge_hash - ChallengeHash() - RFC 2759, Sect. 8.2
55 * nt_password_hash - NtPasswordHash() - RFC 2759, Sect. 8.3
83 * hash_nt_password_hash - HashNtPasswordHash() - RFC 2759, Sect. 8.4
96 * challenge_response - ChallengeResponse() - RFC 2759, Sect. 8.5
115 * generate_nt_response - GenerateNTResponse() - RFC 2759, Sect. 8.1
143 * generate_nt_response_pwhash - GenerateNTResponse() - RFC 2759, Sect. 8.1
170 * generate_authenticator_response_pwhash - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7
227 * generate_authenticator_response - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7
255 * nt_challenge_response - NtChallengeResponse() - RFC 2433, Sect. A.5
274 * get_master_key - GetMasterKey() - RFC 3079, Sect. 3.
    [all...]
  /bionic/libc/netbsd/nameser/
ns_parse.c 46 static void setsection(ns_msg *msg, ns_sect sect);
200 setsection(ns_msg *msg, ns_sect sect) {
201 msg->_sect = sect;
202 if (sect == ns_s_max) {
207 msg->_msg_ptr = msg->_sections[(int)sect];
  /external/openssl/crypto/x509v3/
v3_pci.c 265 STACK_OF(CONF_VALUE) *sect;
268 sect = X509V3_get_section(ctx, cnf->name + 1);
269 if (!sect)
275 for (j = 0; success_p && j < sk_CONF_VALUE_num(sect); j++)
278 process_pci_value(sk_CONF_VALUE_value(sect, j),
281 X509V3_section_free(ctx, sect);
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 144 InMemoryStruct<macho::Section> Sect;
145 Obj->ReadSection(*SegmentLCI, SectNum, Sect);
146 if (!Sect)
150 if (Sect->Flags != 0x80000400)
186 (Sect->Address + STE->Value) << "\n");
199 uint64_t StartOffset = Sect->Address + Symbols[i].first;
208 uint64_t EndOffset = Sect->Size - 1;
215 for (unsigned j = 0; j != Sect->NumRelocationTableEntries; ++j) {
217 Obj->ReadRelocationEntry(Sect->RelocationTableOffset, j, RE);
283 InMemoryStruct<macho::Section64> Sect;
    [all...]

Completed in 2748 milliseconds

1 2 3 4 5 6 7 8