Home
last modified time | relevance | path

Searched defs:lineno_cache_entry (Results 1 – 25 of 65) sorted by relevance

123

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dbfd-in.h194 typedef struct lineno_cache_entry struct
196 unsigned int line_number; /* Linenumber from start of function. */
198 {
201 } u;
H A Dbfd-in2.h201 typedef struct lineno_cache_entry struct
203 unsigned int line_number; /* Linenumber from start of function. */
205 {
208 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsel/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/armeb/
H A Dbfd.h274 typedef struct lineno_cache_entry struct
276 unsigned int line_number; /* Linenumber from start of function. */
278 {
281 } u;
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/x86_64/
H A Dbfd.h420 typedef struct lineno_cache_entry struct
422 unsigned int line_number; /* Linenumber from start of function. */
424 {
427 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/armeb/
H A Dbfd.h274 typedef struct lineno_cache_entry struct
276 unsigned int line_number; /* Linenumber from start of function. */
278 {
281 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/sh3eb/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/
H A Dbfd.h272 typedef struct lineno_cache_entry struct
274 unsigned int line_number; /* Linenumber from start of function. */
276 {
279 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv32/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/i386/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/coldfire/
H A Dbfd.h272 typedef struct lineno_cache_entry struct
274 unsigned int line_number; /* Linenumber from start of function. */
276 {
279 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/arm/
H A Dbfd.h274 typedef struct lineno_cache_entry struct
276 unsigned int line_number; /* Linenumber from start of function. */
278 {
281 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/alpha/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsn64el/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv64/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/ia64/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/powerpc64/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/sparc64/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/earmhf/
H A Dbfd.h205 typedef struct lineno_cache_entry struct
207 unsigned int line_number; /* Linenumber from start of function. */
209 {
212 } u;
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dbfd-in2.h416 typedef struct lineno_cache_entry struct
418 unsigned int line_number; /* Linenumber from start of function. */
420 {
423 } u;

123