Home
last modified time | relevance | path

Searched defs:getArangesSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h42 virtual StringRef getArangesSection() const { return ""; } in getArangesSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1912 StringRef getArangesSection() const override { return ArangesSection; } in getArangesSection() function in __anond6a2cae20f11::DWARFObjInMemory