Home
last modified time | relevance | path

Searched refs:findDebugNamesOffsets (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp556 dwarf::findDebugNamesOffsets(uint64_t EndOfHeaderOffset, in findDebugNamesOffsets() function in dwarf
580 Offsets = dwarf::findDebugNamesOffsets(EndOfHeaderOffset, Hdr); in extract()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h832 findDebugNamesOffsets(uint64_t EndOfHeaderOffset,
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3158 size = findDebugNamesOffsets(hdrSize, hdr).EntriesBase + entryPoolSize; in init()