OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_compunit
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
block.h
399
gdb_assert (
m_compunit
== nullptr);
400
m_compunit
= cu;
408
gdb_assert (
m_compunit
!= nullptr);
409
return
m_compunit
;
414
compunit_symtab *
m_compunit
= nullptr;
member in struct:global_block
symtab.h
1706
return
m_compunit
;
1711
m_compunit
= compunit;
1780
struct compunit_symtab *
m_compunit
;
1778
struct compunit_symtab *
m_compunit
;
member in struct:symtab
/src/external/gpl3/gdb/dist/gdb/
block.h
399
gdb_assert (
m_compunit
== nullptr);
400
m_compunit
= cu;
408
gdb_assert (
m_compunit
!= nullptr);
409
return
m_compunit
;
414
compunit_symtab *
m_compunit
= nullptr;
member in struct:global_block
symtab.h
1705
return
m_compunit
;
1710
m_compunit
= compunit;
1779
struct compunit_symtab *
m_compunit
;
1777
struct compunit_symtab *
m_compunit
;
member in struct:symtab
Completed in 49 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026