OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_offsetof
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
locexpr-data-member-location.exp
129
proc
get_offsetof
{ tp mbr } {
134
set A_a [
get_offsetof
A a]
135
set A_x [
get_offsetof
A x]
136
set B_a [
get_offsetof
B a]
137
set B_b [
get_offsetof
B b]
138
set B_x2 [
get_offsetof
B x2]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
locexpr-data-member-location.exp
129
proc
get_offsetof
{ tp mbr } {
134
set A_a [
get_offsetof
A a]
135
set A_x [
get_offsetof
A x]
136
set B_a [
get_offsetof
B a]
137
set B_b [
get_offsetof
B b]
138
set B_x2 [
get_offsetof
B x2]
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_smumgr.c
98
if (NULL != hwmgr->smumgr_funcs->
get_offsetof
)
99
return hwmgr->smumgr_funcs->
get_offsetof
(type, member);
amdgpu_fiji_smumgr.c
2660
.
get_offsetof
= fiji_get_offsetof,
amdgpu_iceland_smumgr.c
2679
.
get_offsetof
= iceland_get_offsetof,
amdgpu_vegam_smumgr.c
2292
.
get_offsetof
= vegam_get_offsetof,
amdgpu_ci_smumgr.c
2953
.
get_offsetof
= ci_get_offsetof,
amdgpu_polaris10_smumgr.c
2576
.
get_offsetof
= polaris10_get_offsetof,
amdgpu_tonga_smumgr.c
3259
.
get_offsetof
= tonga_get_offsetof,
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h
228
uint32_t (*
get_offsetof
)(uint32_t type, uint32_t member);
member in struct:pp_smumgr_func
Completed in 47 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026