Searched refs:etext (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lld/test/ELF/ |
D | defsym-reserved-syms.s | 3 # RUN: ld.lld -o %t %t.o --defsym=foo2=etext 11 # CHECK: Name: etext 16 # RUN: ld.lld -o %t %t.o --defsym=foo2=etext+2 22 # EXPR: Name: etext
|
D | edata-etext.s | 13 ## 4) Addresses of _edata == edata, _end == end and _etext == etext. 27 # CHECK-NEXT: 0000000000201159 g .text 0000000000000000 etext 35 .global _start,_end,_etext,_edata,end,etext,edata
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | bitstate.cc | 335 const char* etext = text.data() + text.size(); in Search() local 336 for (const char* p = text.data(); p <= etext; p++) { in Search() 338 if (p < etext && prog_->can_prefix_accel()) { in Search() 339 p = reinterpret_cast<const char*>(prog_->PrefixAccel(p, etext - p)); in Search() 341 p = etext; in Search()
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 6 The oldest etext known to Project Gutenberg (ca. 1964-1965) 12 This etext was originally created in 1964-1965 according to Dr. 14 Project Gutenberg. We had heard of this etext for years but it 23 let anyone fool you into thinking any etext with both upper and 29 In the course of our searches for Professor Raben and his etext 33 copy of the etext we were unwilling to release it without first 40 etext was then properly identified, copyright analyzed, and the 57 Gutenberg. The first was released as our October, 1991 etext.
|