OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AddressesMap
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
DWARFLinker.h
51
///
AddressesMap
represents information about valid addresses used
55
class
AddressesMap
{
57
virtual ~
AddressesMap
();
216
DWARFFile(StringRef Name, DWARFContext *Dwarf,
AddressesMap
*Addresses,
226
AddressesMap
*Addresses = nullptr;
467
void lookForDIEsToKeep(
AddressesMap
&RelocMgr, RangesTy &Ranges,
498
void keepDIEAndDependencies(
AddressesMap
&RelocMgr, RangesTy &Ranges,
504
unsigned shouldKeepDIE(
AddressesMap
&RelocMgr, RangesTy &Ranges,
511
unsigned shouldKeepVariableDIE(
AddressesMap
&RelocMgr, const DWARFDie &DIE,
514
unsigned shouldKeepSubprogramDIE(
AddressesMap
&RelocMgr, RangesTy &Ranges
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
DWARFLinker.cpp
134
AddressesMap
::~
AddressesMap
() {}
424
unsigned DWARFLinker::shouldKeepVariableDIE(
AddressesMap
&RelocMgr,
462
AddressesMap
&RelocMgr, RangesTy &Ranges, const DWARFDie &DIE,
516
unsigned DWARFLinker::shouldKeepDIE(
AddressesMap
&RelocMgr, RangesTy &Ranges,
728
void DWARFLinker::lookForDIEsToKeep(
AddressesMap
&
AddressesMap
,
777
Current.Flags = shouldKeepDIE(
AddressesMap
, Ranges, Current.Die, File,
Completed in 16 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026