Searched defs:Addrs (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCExpr.cpp | 570 const SectionAddrMap *Addrs, bool InSet) const { in evaluateAsAbsolute() argument 590 const MCAssembler *Asm, const SectionAddrMap *Addrs, bool InSet, in AttemptToFoldSymbolOffsetDifference() 735 const SectionAddrMap *Addrs, bool InSet, in evaluateSymbolicAdd() 816 const SectionAddrMap *Addrs, in evaluateAsRelocatableImpl()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.h | 37 enum class FunctionStartsMode { Addrs, Names, Both, None }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAddr.h | 41 std::vector<uint64_t> Addrs; variable
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGNonTrivialStruct.cpp | 476 std::array<Address, N> Addrs = in getFunction() local 823 std::array<Address, N> Addrs) { in callSpecialFunction()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinker.h |
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 736 void DwarfStreamer::emitDwarfDebugAddrs(const SmallVector<uint64_t> &Addrs, in emitDwarfDebugAddrs()
|