OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddressPool
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AddressPool.h
1
//===- llvm/CodeGen/
AddressPool
.h - Dwarf Debug Framework -------*- C++ -*-===//
23
class
AddressPool
{
32
/// Record whether the
AddressPool
has been queried for an address index since
39
AddressPool
() = default;
AddressPool.cpp
1
//===- llvm/CodeGen/
AddressPool
.cpp - Dwarf Debug Framework ---------------===//
9
#include "
AddressPool
.h"
19
unsigned
AddressPool
::getIndex(const MCSymbol *Sym, bool TLS) {
26
MCSymbol *
AddressPool
::emitHeader(AsmPrinter &Asm, MCSection *Section) {
42
void
AddressPool
::emit(AsmPrinter &Asm, MCSection *AddrSection) {
DwarfDebug.h
16
#include "
AddressPool
.h"
434
AddressPool
AddrPool;
800
AddressPool
&getAddressPool() { return AddrPool; }
/src/external/apache2/llvm/lib/libLLVMAsmPrinter/
Makefile
10
AddressPool
.cpp \
Completed in 14 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026