OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ld_type
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/LD/
ELFReader.cpp
116
// get
ld_type
117
ResolveInfo::Type
ld_type
= getSymType(st_info, st_shndx);
local
138
if (ResolveInfo::Section ==
ld_type
) {
150
ld_type
,
162
&& ResolveInfo::Object==
ld_type
) {
677
// get
ld_type
678
ResolveInfo::Type
ld_type
= getSymType(st_info, st_shndx);
local
699
if (ResolveInfo::Section ==
ld_type
) {
711
ld_type
,
723
&& ResolveInfo::Object==
ld_type
) {
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
gfs2_ondisk.h
390
__be32
ld_type
; /* GFS2_LOG_DESC_... */
member in struct:gfs2_log_descriptor
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
gfs2_ondisk.h
390
__be32
ld_type
; /* GFS2_LOG_DESC_... */
member in struct:gfs2_log_descriptor
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
gfs2_ondisk.h
390
__be32
ld_type
; /* GFS2_LOG_DESC_... */
member in struct:gfs2_log_descriptor
Completed in 617 milliseconds