OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crtend
(Results
576 - 578
of
578
) sorted by null
<<
21
22
23
24
/external/qemu/
ppc.ld
126
the
crtend
.o file until after the sorted ctors.
127
The .ctor section from the
crtend
file contains the
129
KEEP (*(EXCLUDE_FILE (*
crtend
*.o ) .ctors))
136
KEEP (*(EXCLUDE_FILE (*
crtend
*.o ) .dtors))
/bionic/libc/
Android.mk
671
# We rename
crtend
.o to crtend_android.o to avoid a
674
$(GEN): $(LOCAL_PATH)/arch-$(TARGET_ARCH)/bionic/
crtend
.S
/external/clang/lib/Driver/
Tools.cpp
6324
const char *
crtend
;
local
[
all
...]
Completed in 110 milliseconds
<<
21
22
23
24