OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AbbrevTableID
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
DWARFYAML.cpp
64
uint64_t
AbbrevTableID
=
67
{
AbbrevTableID
, AbbrevTableInfo{/*Index=*/AbbrevTable.index(),
74
AbbrevTableID
, AbbrevTable.index(), It.first->second.Index);
189
IO.mapOptional("
AbbrevTableID
", Unit.
AbbrevTableID
);
DWARFEmitter.cpp
265
uint64_t
AbbrevTableID
,
276
DI.getAbbrevTableInfoByID(
AbbrevTableID
);
426
uint64_t
AbbrevTableID
= Unit.
AbbrevTableID
.getValueOr(I);
429
writeDIE(DI, I,
AbbrevTableID
, Params, Entry, EntryBufferOS,
449
DI.getAbbrevTableInfoByID(
AbbrevTableID
)) {
/src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
dwarf2yaml.cpp
26
uint64_t
AbbrevTableID
= 0;
29
Y.DebugAbbrev.back().ID =
AbbrevTableID
++;
220
NewUnit.
AbbrevTableID
= std::distance(
/src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
DWARFYAML.h
115
Optional<uint64_t>
AbbrevTableID
;
Completed in 16 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026