Home
last modified time | relevance | path

Searched defs:getGdbIndexSection (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h83 virtual StringRef getGdbIndexSection() const { return ""; } in getGdbIndexSection() function
/llvm-project/bolt/include/bolt/Core/
H A DBinaryContext.h1004 ErrorOr<BinarySection &> getGdbIndexSection() const { getGdbIndexSection() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2360 StringRef getGdbIndexSection() const override { return GdbIndexSection; } getGdbIndexSection() function in __anon62ae75e11111::DWARFObjInMemory