代码搜索:sections
找到约 10,000 项符合「sections」的源代码
代码结果 10,000
www.eeworm.com/read/340665/3265659
d dynamic-sections.d
# nm: -C
# ld: -T dynamic-sections.t
# name: dynamic sections
# source: dynamic-sections-1.s
# source: dynamic-sections-2.s
#pass
www.eeworm.com/read/340665/3265662
t dynamic-sections.t
SECTIONS
{
.data : { *(.data) }
.rodata : { *(.rodata) }
/* The .rel* sections are typically placed here, because of the way
elf32.em handles orphaned sections. A bug introduced on 2002-0
www.eeworm.com/read/333819/3382807
txt glib-sections.txt
glib.h
Basic Types
types
gboolean
gpointer
gconstpointer
gchar
guchar
gint
guint
gshort
gushort
glong
gulong
www.eeworm.com/read/333819/3382846
txt gobject-sections.txt
gobject.h
gtype
Type Information
GType
G_TYPE_FUNDAMENTAL
G_TYPE_FUNDAMENTAL_MAX
G_TYPE_FUNDAMENTAL_SHIFT
G_TYPE_MAKE_FUNDAMENTAL
G_
www.eeworm.com/read/324136/3505854
txt uclmmbase-sections.txt
acconfig
WORDS_SMALLENDIAN
addrinfo
EAI_ADDRFAMILY
EAI_AGAIN
EAI_BADFLAGS
EAI_FAIL
EAI_FAMILY
EAI_MEMORY
EAI_NODATA
EAI_NONAME
EAI_SERVICE
EAI
www.eeworm.com/read/312645/3669443
h plf_sections.h
//==========================================================================
//
// plf_sections.h
//
// V85x layout definitions - hardwired sections
//
//==============================